Searched refs:fsListCataloguesReply (Results 1 - 4 of 4) sorted by path

/xsrc/external/mit/libFS/dist/src/
H A DFSListCats.c67 fsListCataloguesReply rep;
91 (SIZEOF(fsListCataloguesReply) - SIZEOF(fsGenericReply)) >> 2, fsFalse))
101 rlen = (rep.length << 2) - SIZEOF(fsListCataloguesReply);
/xsrc/external/mit/xfs/dist/difs/
H A Ddispatch.c480 fsListCataloguesReply rep = {
493 rep.length = (SIZEOF(fsListCataloguesReply) + len + 3) >> 2;
495 WriteReplyToClient(client, SIZEOF(fsListCataloguesReply), &rep);
H A Dswaprep.c239 #define pRep ((fsListCataloguesReply *)data)
/xsrc/external/mit/xorgproto/dist/include/X11/fonts/
H A DFSproto.h439 } fsListCataloguesReply; typedef in typeref:struct:__anond2353fb41f08

Completed in 13 milliseconds