Searched refs:ReplySwapVector (Results 1 - 14 of 14) sorted by relevance

/xsrc/external/mit/xfs/dist/difs/
H A Dtables.c126 ReplySwapFunc ReplySwapVector[NUM_PROC_VECTORS] = variable in typeref:typename:ReplySwapFunc[]
H A Ddispatch.c1078 ReplySwapVector[i] = ReplySwapNotImplemented;
/xsrc/external/mit/xfs/dist/include/
H A Dclient.h96 (*ReplySwapVector[((fsReq *)(client)->requestBuffer)->reqType]) \
H A Ddifs.h39 extern ReplySwapFunc ReplySwapVector[NUM_PROC_VECTORS];
/xsrc/external/mit/xorg-server.old/dist/include/
H A Ddixstruct.h186 extern _X_EXPORT ReplySwapPtr ReplySwapVector[256];
H A Ddix.h111 (*ReplySwapVector[((xReq *)(pClient)->requestBuffer)->reqType]) \
/xsrc/external/mit/xorg-server/dist/include/
H A Ddixstruct.h225 extern ReplySwapPtr ReplySwapVector[256];
H A Ddix.h121 (*ReplySwapVector[((xReq *)(pClient)->requestBuffer)->reqType]) \
/xsrc/external/mit/xorg-server.old/dist/Xi/
H A Dextinit.c1127 ReplySwapVector[IReqCode] = ReplyNotSwappd;
1276 ReplySwapVector[IReqCode] = (ReplySwapPtr) SReplyIDispatch;
/xsrc/external/mit/xorg-server.old/dist/dix/
H A Dtables.c728 ReplySwapPtr ReplySwapVector[256] = variable in typeref:typename:ReplySwapPtr[256]
H A Ddixfonts.c804 client->pSwapReplyFunc = ReplySwapVector[X_ListFonts];
901 client->pSwapReplyFunc = ReplySwapVector[X_ListFontsWithInfo];
/xsrc/external/mit/xorg-server/dist/dix/
H A Dtables.c716 ReplySwapPtr ReplySwapVector[256] = { variable in typeref:typename:ReplySwapPtr[256]
H A Ddixfonts.c775 client->pSwapReplyFunc = ReplySwapVector[X_ListFonts];
867 client->pSwapReplyFunc = ReplySwapVector[X_ListFontsWithInfo];
/xsrc/external/mit/xorg-server/dist/Xi/
H A Dextinit.c1174 ReplySwapVector[IReqCode] = ReplyNotSwappd;
1336 ReplySwapVector[IReqCode] = (ReplySwapPtr) SReplyIDispatch;

Completed in 18 milliseconds