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

/xsrc/external/mit/libICE/dist/include/X11/ICE/
H A DICEproto.h98 } iceAuthReplyMsg; typedef in typeref:struct:__anon6358d8670608
/xsrc/external/mit/libICE/dist/src/
H A Dprocess.c471 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 4 milliseconds