Searched refs:fsGetCataloguesReply (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/libFS/dist/src/
H A DFSGetCats.c62 fsGetCataloguesReply rep;
83 rlen = (rep.length << 2) - SIZEOF(fsGetCataloguesReply);
/xsrc/external/mit/xfs/dist/difs/
H A Ddispatch.c555 fsGetCataloguesReply rep = {
559 .length = (SIZEOF(fsGetCataloguesReply) + len + 3) >> 2
562 WriteReplyToClient(client, SIZEOF(fsGetCataloguesReply), &rep);
/xsrc/external/mit/xorgproto/dist/include/X11/fonts/
H A DFSproto.h447 } fsGetCataloguesReply; typedef in typeref:struct:__anond2353fb42008

Completed in 6 milliseconds