Searched refs:fsQueryXExtents8Req (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/libFS/dist/src/
H A DFSQXExt.c77 fsQueryXExtents8Req *req;
82 if (str_len > (FSMaxRequestBytes(svr) - SIZEOF(fsQueryXExtents8Req)))
/xsrc/external/mit/xfs/dist/difs/
H A Ddispatch.c931 REQUEST(fsQueryXExtents8Req);
933 REQUEST_AT_LEAST_SIZE(fsQueryXExtents8Req);
944 ((stuff->length << 2) - SIZEOF(fsQueryXExtents8Req))/item_size) {
953 (char *)stuff + SIZEOF(fsQueryXExtents8Req));
H A Dswapreq.c300 REQUEST(fsQueryXExtents8Req); /* 8 and 16 are the same here */
/xsrc/external/mit/xorgproto/dist/include/X11/fonts/
H A DFSproto.h380 } fsQueryXExtents8Req; typedef in typeref:struct:__anond2353fb41a08
382 typedef fsQueryXExtents8Req fsQueryXExtents16Req;

Completed in 9 milliseconds