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

  /xsrc/external/mit/xfs/dist/difs/
dispatch.c 195 REQUEST(fsFakeReq);
239 REQUEST(fsFakeReq);
1114 fsFakeReq data;
1131 data.length = (sizeof(fsFakeReq) + SIZEOF(fsConnClientPrefix)) >> 2;
1132 if (!InsertFakeRequest(client, (char *) &data, sizeof(fsFakeReq))) {
swapreq.c 324 REQUEST(fsFakeReq);
  /xsrc/external/mit/xorgproto/dist/include/X11/fonts/
FSproto.h 267 * The fsFakeReq structure is never used in the protocol; it is prepended
278 } fsFakeReq;

Completed in 5 milliseconds