Searched refs:iceConnectionSetupMsg (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/libICE/dist/include/X11/ICE/
H A DICEproto.h75 } iceConnectionSetupMsg; typedef in typeref:struct:__anon6358d8670408
/xsrc/external/mit/libICE/dist/src/
H A Dconnect.c56 iceConnectionSetupMsg *pSetupMsg;
341 SIZEOF (iceConnectionSetupMsg), WORD64COUNT (extra),
342 iceConnectionSetupMsg, pSetupMsg, pData);
H A Dprocess.c881 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