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

/xsrc/external/mit/libICE/dist/include/X11/ICE/
H A DICE.h55 #define ICE_ConnectionSetup 2 macro
/xsrc/external/mit/libICE/dist/src/
H A Derror.c129 int severity = (offendingMinor == ICE_ConnectionSetup) ?
149 int severity = (offendingMinor == ICE_ConnectionSetup) ?
172 int severity = (offendingMinor == ICE_ConnectionSetup) ?
382 case ICE_ConnectionSetup:
H A Dprocess.c659 message->offendingMinorOpcode == ICE_ConnectionSetup) ||
900 CHECK_AT_LEAST_SIZE (iceConn, ICE_ConnectionSetup,
916 BAIL_STRING(iceConn, ICE_ConnectionSetup,
919 BAIL_STRING(iceConn, ICE_ConnectionSetup,
922 BAIL_STRING(iceConn, ICE_ConnectionSetup,
927 CHECK_COMPLETE_SIZE (iceConn, ICE_ConnectionSetup,
935 ICE_ConnectionSetup, 8, 1, &mustAuthenticate);
984 _IceErrorNoVersion (iceConn, ICE_ConnectionSetup);
1042 _IceErrorNoAuthentication (iceConn, ICE_ConnectionSetup);
1056 ICE_ConnectionSetup, "Non
[all...]
H A Dconnect.c340 IceGetHeaderExtra (iceConn, 0, ICE_ConnectionSetup,
398 replyWait.minor_opcode_of_request = ICE_ConnectionSetup;

Completed in 5 milliseconds