Searched refs:FS_PROTOCOL (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/xorgproto/dist/include/X11/fonts/
H A DFS.h58 #define FS_PROTOCOL 2 macro
/xsrc/external/mit/libFS/dist/src/
H A DFSOpenServ.c145 client.major_version = FS_PROTOCOL;
234 svr->vnumber = FS_PROTOCOL;
/xsrc/external/mit/xfs/dist/os/
H A Dconnection.c384 conn.major_version = FS_PROTOCOL;
/xsrc/external/mit/xfs/dist/difs/
H A Ddispatch.c344 client->major_version : FS_PROTOCOL,
/xsrc/external/mit/libXfont/dist/src/fc/
H A Dfserve.c2919 if (setup->major_version > FS_PROTOCOL)
2969 req.major_version = FS_PROTOCOL;
/xsrc/external/mit/libXfont2/dist/src/fc/
H A Dfserve.c2880 if (setup->major_version > FS_PROTOCOL)
2930 req.major_version = FS_PROTOCOL;

Completed in 12 milliseconds