Searched refs:fsResourceReq (Results 1 - 5 of 5) sorted by relevance

/xsrc/external/mit/libFS/dist/src/
H A DFSCloseFt.c63 fsResourceReq *req;
H A DFSlibint.h153 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/
H A DFSproto.h285 } fsResourceReq; typedef in typeref:struct:__anond2353fb41008
337 typedef fsResourceReq fsFreeACReq;
338 typedef fsResourceReq fsSetAuthorizationReq;
371 typedef fsResourceReq fsQueryXInfoReq;
396 typedef fsResourceReq fsCloseReq;
/xsrc/external/mit/xfs/dist/difs/
H A Dswapreq.c140 REQUEST(fsResourceReq);
H A Ddispatch.c1009 REQUEST(fsResourceReq);
1011 REQUEST_SIZE_MATCH(fsResourceReq);

Completed in 8 milliseconds