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

/xsrc/external/mit/xfindproxy/dist/
H A Dxfindproxy.c60 static int PMopcode; variable in typeref:typename:int
233 if ((PMopcode = IceRegisterForProtocolSetup (
260 setupstat = IceProtocolSetup (iceConn, PMopcode, NULL,
321 IceGetHeaderExtra (iceConn, PMopcode, PM_GetProxyAddr,
340 replyWait.major_opcode_of_request = PMopcode;
395 _IceErrorBadState (iceConn, PMopcode,
406 CHECK_AT_LEAST_SIZE (iceConn, PMopcode, opcode,
424 CHECK_COMPLETE_SIZE (iceConn, PMopcode, opcode,
442 _IceErrorBadMinor (iceConn, PMopcode, opcode, IceCanContinue);

Completed in 3 milliseconds