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

  /xsrc/external/mit/libICE/dist/include/X11/ICE/
ICElib.h 92 int minor_opcode_of_request; member in struct:__anon5487
  /xsrc/external/mit/xfindproxy/dist/
xfindproxy.c 341 replyWait.minor_opcode_of_request = PM_GetProxyAddr;
391 replyWait->minor_opcode_of_request != PM_GetProxyAddr)
  /xsrc/external/mit/libICE/dist/src/
protosetup.c 208 replyWait.minor_opcode_of_request = ICE_ProtocolSetup;
connect.c 398 replyWait.minor_opcode_of_request = ICE_ConnectionSetup;
process.c 129 * - replyWait->minor_opcode_of_request is the minor opcode of the
1269 replyWait->minor_opcode_of_request = ICE_AuthReply;
  /xsrc/external/mit/libSM/dist/src/
sm_process.c 224 replyWait->minor_opcode_of_request == SM_RegisterClient &&
263 replyWait->minor_opcode_of_request != SM_RegisterClient)
sm_client.c 218 replyWait.minor_opcode_of_request = SM_RegisterClient;

Completed in 25 milliseconds