OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_Client
(Results
1 - 11
of
11
) sorted by relevancy
/xsrc/external/mit/xorg-server/dist/include/
client.h
43
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);
dixstruct.h
76
typedef struct
_Client
{
dix.h
138
typedef struct
_Client
*ClientPtr; /* also in misc.h */
/xsrc/external/mit/xorgproto/dist/include/X11/
Xdefs.h
57
typedef struct
_Client
*ClientPtr;
/xsrc/external/mit/bdftopcf/dist/
font.h
98
struct
_Client
;
101
struct
_Client
* /*client */,
/xsrc/external/mit/xorgproto/dist/include/X11/fonts/
font.h
101
struct
_Client
;
104
struct
_Client
* /*client*/,
/xsrc/external/mit/xfs/dist/include/
clientstr.h
55
typedef struct
_Client
{
client.h
50
typedef struct
_Client
*ClientPtr;
/xsrc/external/mit/xorg-server/dist/os/
client.c
95
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/
dixstruct.h
88
typedef struct
_Client
{
dix.h
123
typedef struct
_Client
*ClientPtr; /* also in misc.h */
Completed in 8 milliseconds
Indexes created Thu Jul 02 00:25:40 UTC 2026