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

/xsrc/external/mit/xfs/dist/difs/
H A Ddispatch.c731 REQUEST(fsSetAuthorizationReq);
732 REQUEST_AT_LEAST_SIZE(fsSetAuthorizationReq);
/xsrc/external/mit/xorgproto/dist/include/X11/fonts/
H A DFSproto.h338 typedef fsResourceReq fsSetAuthorizationReq; typedef in typeref:typename:fsResourceReq
/xsrc/external/mit/libXfont/dist/src/fc/
H A Dfserve.c2797 fsSetAuthorizationReq setac;
2867 setac.length = sizeof (fsSetAuthorizationReq) >> 2;
2870 _fs_write(conn, (char *) &setac, sizeof (fsSetAuthorizationReq));
/xsrc/external/mit/libXfont2/dist/src/fc/
H A Dfserve.c2758 fsSetAuthorizationReq setac;
2828 setac.length = sizeof (fsSetAuthorizationReq) >> 2;
2831 _fs_write(conn, (char *) &setac, sizeof (fsSetAuthorizationReq));

Completed in 15 milliseconds