Searched refs:_Client (Results 1 - 11 of 11) sorted by relevance

/xsrc/external/mit/xorg-server/dist/include/
H A Dclient.h43 struct _Client;
46 void ReserveClientIds(struct _Client *client);
47 void ReleaseClientIds(struct _Client *client);
51 extern _X_EXPORT pid_t DetermineClientPid(struct _Client *client);
56 extern _X_EXPORT pid_t GetClientPid(struct _Client *client);
57 extern _X_EXPORT const char *GetClientCmdName(struct _Client *client);
58 extern _X_EXPORT const char *GetClientCmdArgs(struct _Client *client);
H A Ddixstruct.h76 typedef struct _Client { struct
H A Ddix.h138 typedef struct _Client *ClientPtr; /* also in misc.h */
/xsrc/external/mit/xorgproto/dist/include/X11/
H A DXdefs.h57 typedef struct _Client *ClientPtr;
/xsrc/external/mit/xorgproto/dist/include/X11/fonts/
H A Dfont.h101 struct _Client;
104 struct _Client * /*client*/,
/xsrc/external/mit/bdftopcf/dist/
H A Dfont.h98 struct _Client;
101 struct _Client * /*client */,
/xsrc/external/mit/xfs/dist/include/
H A Dclientstr.h55 typedef struct _Client { struct
H A Dclient.h50 typedef struct _Client *ClientPtr;
/xsrc/external/mit/xorg-server/dist/os/
H A Dclient.c95 DetermineClientPid(struct _Client * client)
391 ReserveClientIds(struct _Client *client)
423 ReleaseClientIds(struct _Client *client)
459 GetClientPid(struct _Client *client)
485 GetClientCmdName(struct _Client *client)
511 GetClientCmdArgs(struct _Client *client)
/xsrc/external/mit/xorg-server.old/dist/include/
H A Ddixstruct.h88 typedef struct _Client { struct
H A Ddix.h123 typedef struct _Client *ClientPtr; /* also in misc.h */

Completed in 10 milliseconds