HomeSort by: relevance | last modified time | path
    Searched defs:GetReq (Results 1 - 3 of 3) sorted by relevancy

  /xsrc/external/mit/libFS/dist/src/
FSlibint.h 117 * GetReq - Get the next available FS request packet in the buffer and
125 #define GetReq(name, req) \
134 /* GetReqExtra is the same as GetReq, but allocates "n" additional
  /xsrc/external/mit/libXTrap/dist/src/
XERqsts.c 109 #define GetReq(name, req) \
120 #define GetReq(name, req) \
152 GetReq(XTrapGet,reqptr);
172 GetReq(XTrapGet,reqptr);
195 GetReq(XTrapConfig,reqptr);
230 GetReq(XTrap,reqptr);
249 GetReq(XTrap,reqptr);
271 GetReq(XTrap,reqptr);
288 GetReq(XTrap,reqptr);
311 GetReq(XTrapInput,reqptr)
    [all...]
  /xsrc/external/mit/libX11/dist/include/X11/
Xlibint.h 535 /* GetReqSized is the same as GetReq but allows the caller to specify the
542 * GetReq - Get the next available X request packet in the buffer and
550 #define GetReq(name, req) \
553 /* GetReqExtra is the same as GetReq, but allocates "n" additional

Completed in 9 milliseconds