Searched refs:iceConnectionReplyMsg (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/libICE/dist/include/X11/ICE/ |
| H A D | ICEproto.h | 120 } iceConnectionReplyMsg; typedef in typeref:struct:__anon6358d8670808
|
| /xsrc/external/mit/libICE/dist/src/ |
| H A D | process.c | 520 iceConnectionReplyMsg *pMsg; 527 SIZEOF (iceConnectionReplyMsg), WORD64COUNT (extra), 528 iceConnectionReplyMsg, pMsg, pData); 1764 iceConnectionReplyMsg *message; 1770 length, SIZEOF (iceConnectionReplyMsg), IceFatalToConnection); 1773 IceReadCompleteMessage (iceConn, SIZEOF (iceConnectionReplyMsg), 1774 iceConnectionReplyMsg, message, pStart); 1793 length, pData - pStart + SIZEOF (iceConnectionReplyMsg),
|
Completed in 4 milliseconds