| /xsrc/external/mit/libX11/dist/src/ |
| GrServer.c | 37 GetEmptyReq(GrabServer, req);
|
| UngrabSvr.c | 39 GetEmptyReq(UngrabServer, req);
|
| GetIFocus.c | 41 GetEmptyReq(GetInputFocus, req);
|
| GetPCnt.c | 43 GetEmptyReq(GetPointerControl, req);
|
| GetSSaver.c | 45 GetEmptyReq(GetScreenSaver, req);
|
| QuKeybd.c | 45 GetEmptyReq(QueryKeymap, req);
|
| GetKCnt.c | 40 GetEmptyReq (GetKeyboardControl, req);
|
| Sync.c | 43 GetEmptyReq(GetInputFocus, req);
|
| GetFPath.c | 49 GetEmptyReq (GetFontPath, req);
|
| ListExt.c | 49 GetEmptyReq (ListExtensions, req);
|
| GetPntMap.c | 52 GetEmptyReq(GetPointerMapping, req);
|
| ReconfWM.c | 110 GetEmptyReq(GetInputFocus, req);
|
| ModMap.c | 43 GetEmptyReq(GetModifierMapping, req);
|
| Macros.c | 289 GetEmptyReq(NoOperation, req);
|
| XlibInt.c | 213 GetEmptyReq(GetInputFocus, req); 1769 * GetReq, GetReqExtra, GetResReq, and GetEmptyReq. The portions of the
|
| /xsrc/external/mit/libFS/dist/src/ |
| FSSync.c | 66 GetEmptyReq(ListExtensions, req);
|
| FSGetCats.c | 70 GetEmptyReq(GetCatalogues, req);
|
| FSListExt.c | 70 GetEmptyReq(ListExtensions, req);
|
| FSlibint.h | 163 * GetEmptyReq is for those requests that have no arguments 167 #define GetEmptyReq(name, req) \
|
| /xsrc/external/mit/libX11/dist/src/xcms/ |
| cmsCmap.c | 192 GetEmptyReq(GetInputFocus, req);
|
| /xsrc/external/mit/libX11/dist/include/X11/ |
| Xlibint.h | 570 * GetEmptyReq is for those requests that have no arguments 574 #define GetEmptyReq(name, req) \
|