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

/xsrc/external/mit/libICE/dist/src/
H A Dprotosetup.c50 iceProtocolSetupMsg *pMsg;
160 SIZEOF (iceProtocolSetupMsg), WORD64COUNT (extra),
161 iceProtocolSetupMsg, pMsg, pData);
164 iceConn->outbufptr -= SIZEOF (iceProtocolSetupMsg);
168 "Too much extra data for iceProtocolSetupMsg", errorLength);
H A Dprocess.c1865 iceProtocolSetupMsg *message;
1887 length, SIZEOF (iceProtocolSetupMsg), IceFatalToProtocol);
1900 IceReadCompleteMessage (iceConn, SIZEOF (iceProtocolSetupMsg),
1901 iceProtocolSetupMsg, message, pStart);
1927 length, pData - pStart + SIZEOF (iceProtocolSetupMsg),
/xsrc/external/mit/libICE/dist/include/X11/ICE/
H A DICEproto.h137 } iceProtocolSetupMsg; typedef in typeref:struct:__anon6358d8670908

Completed in 6 milliseconds