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

  /xsrc/external/mit/libICE/dist/include/X11/ICE/
ICEproto.h 120 } iceConnectionReplyMsg;
  /xsrc/external/mit/libICE/dist/src/
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 9 milliseconds