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

  /xsrc/external/mit/libICE/dist/include/X11/ICE/
ICEproto.h 98 } iceAuthReplyMsg;
  /xsrc/external/mit/libICE/dist/src/
process.c 471 iceAuthReplyMsg *pMsg;
474 SIZEOF (iceAuthReplyMsg), iceAuthReplyMsg, pMsg);
1341 iceAuthReplyMsg *message;
1349 length, SIZEOF (iceAuthReplyMsg),
1352 IceReadCompleteMessage (iceConn, SIZEOF (iceAuthReplyMsg),
1353 iceAuthReplyMsg, message, replyData);
1367 message->authDataLength + SIZEOF (iceAuthReplyMsg), replyData,

Completed in 5 milliseconds