Searched refs:__GetServerClient (Results 1 - 5 of 5) sorted by relevance

/xsrc/external/mit/libXfont/dist/src/stubs/
H A Dservclient.c12 void *__GetServerClient(void);
15 __GetServerClient(void) function in typeref:typename:void *
/xsrc/external/mit/libXfont2/dist/include/
H A Dlibxfontint.h39 #define __GetServerClient __libxfont____GetServerClient macro
79 __GetServerClient(void);
/xsrc/external/mit/libXfont2/dist/src/stubs/
H A Dlibxfontstubs.c110 __GetServerClient(void) function in typeref:typename:void *
/xsrc/external/mit/libXfont/dist/src/fc/
H A Dfserve.c2164 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 Dfserve.c2319 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