Searched refs:__GetServerClient (Results 1 - 5 of 5) sorted by relevance
| /xsrc/external/mit/libXfont/dist/src/stubs/ |
| H A D | servclient.c | 12 void *__GetServerClient(void); 15 __GetServerClient(void) function in typeref:typename:void *
|
| /xsrc/external/mit/libXfont2/dist/include/ |
| H A D | libxfontint.h | 39 #define __GetServerClient __libxfont____GetServerClient macro 79 __GetServerClient(void);
|
| /xsrc/external/mit/libXfont2/dist/src/stubs/ |
| H A D | libxfontstubs.c | 110 __GetServerClient(void) function in typeref:typename:void *
|
| /xsrc/external/mit/libXfont/dist/src/fc/ |
| H A D | fserve.c | 2164 extern pointer __GetServerClient(void); /* This could be any number that 2336 while ((err = _fs_load_glyphs(__GetServerClient(), pfont, TRUE, 0, 0, NULL)) == 2342 fs_client_died(__GetServerClient(), pfont->fpe); 2346 fs_read_reply (pfont->fpe, __GetServerClient());
|
| /xsrc/external/mit/libXfont2/dist/src/fc/ |
| H A D | fserve.c | 2319 while ((err = _fs_load_glyphs(__GetServerClient(), pfont, TRUE, 0, 0, NULL)) == 2325 fs_client_died(__GetServerClient(), pfont->fpe); 2329 fs_read_reply (pfont->fpe, __GetServerClient());
|
Completed in 11 milliseconds