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

  /xsrc/external/mit/libICE/dist/include/X11/ICE/
ICEproto.h 75 } iceConnectionSetupMsg;
  /xsrc/external/mit/libICE/dist/src/
connect.c 56 iceConnectionSetupMsg *pSetupMsg;
341 SIZEOF (iceConnectionSetupMsg), WORD64COUNT (extra),
342 iceConnectionSetupMsg, pSetupMsg, pData);
process.c 881 iceConnectionSetupMsg *message;
901 length, SIZEOF (iceConnectionSetupMsg), IceFatalToConnection);
903 IceReadCompleteMessage (iceConn, SIZEOF (iceConnectionSetupMsg),
904 iceConnectionSetupMsg, message, pStart);
928 length, pData - pStart + SIZEOF (iceConnectionSetupMsg),

Completed in 6 milliseconds