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

/xsrc/external/mit/libICE/dist/include/X11/ICE/
H A DICEproto.h87 } iceAuthRequiredMsg; typedef in typeref:struct:__anon6358d8670508
/xsrc/external/mit/libICE/dist/src/
H A Dprocess.c442 iceAuthRequiredMsg *pMsg;
445 SIZEOF (iceAuthRequiredMsg), iceAuthRequiredMsg, pMsg);
1148 iceAuthRequiredMsg *message;
1160 length, SIZEOF (iceAuthRequiredMsg),
1163 IceReadCompleteMessage (iceConn, SIZEOF (iceAuthRequiredMsg),
1164 iceAuthRequiredMsg, message, authData);
1178 message->authDataLength + SIZEOF (iceAuthRequiredMsg), authData,

Completed in 4 milliseconds