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

/xsrc/external/mit/libFS/dist/src/
H A DFSQXInfo.c71 fsQueryXInfoReq *req;
/xsrc/external/mit/xfs/dist/difs/
H A Ddispatch.c881 REQUEST(fsQueryXInfoReq);
883 REQUEST_AT_LEAST_SIZE(fsQueryXInfoReq);
/xsrc/external/mit/xorgproto/dist/include/X11/fonts/
H A DFSproto.h371 typedef fsResourceReq fsQueryXInfoReq; typedef in typeref:typename:fsResourceReq
/xsrc/external/mit/libXfont/dist/src/fc/
H A Dfserve.c1628 fsQueryXInfoReq inforeq;
1731 inforeq.length = SIZEOF(fsQueryXInfoReq) >> 2;
1736 _fs_write(conn, (char *) &inforeq, SIZEOF(fsQueryXInfoReq));
/xsrc/external/mit/libXfont2/dist/src/fc/
H A Dfserve.c1625 fsQueryXInfoReq inforeq;
1728 inforeq.length = SIZEOF(fsQueryXInfoReq) >> 2;
1733 _fs_write(conn, (char *) &inforeq, SIZEOF(fsQueryXInfoReq));

Completed in 13 milliseconds