HomeSort by: relevance | last modified time | path
    Searched refs:fsResourceReq (Results 1 - 5 of 5) sorted by relevancy

  /xsrc/external/mit/libFS/dist/src/
FSCloseFt.c 63 fsResourceReq *req;
FSlibint.h 153 if ((svr->bufptr + SIZEOF(fsResourceReq)) > svr->bufmax)\
155 req = (fsResourceReq *) (svr->last_req = svr->bufptr);\
159 svr->bufptr += SIZEOF(fsResourceReq);\
  /xsrc/external/mit/xorgproto/dist/include/X11/fonts/
FSproto.h 285 } fsResourceReq;
337 typedef fsResourceReq fsFreeACReq;
338 typedef fsResourceReq fsSetAuthorizationReq;
371 typedef fsResourceReq fsQueryXInfoReq;
396 typedef fsResourceReq fsCloseReq;
  /xsrc/external/mit/xfs/dist/difs/
swapreq.c 140 REQUEST(fsResourceReq);
dispatch.c 1009 REQUEST(fsResourceReq);
1011 REQUEST_SIZE_MATCH(fsResourceReq);

Completed in 9 milliseconds