Home
last modified time | relevance | path

Searched refs:ICE_PROTOCOL_REPLY (Results 1 – 3 of 3) sorted by relevance

/dports/x11/libICE/libICE-1.0.10/src/
H A DICElibint.h269 #define ICE_PROTOCOL_REPLY 3 macro
H A Dprotosetup.c217 if (reply.type == ICE_PROTOCOL_REPLY) in IceProtocolSetup()
H A Dprocess.c2311 reply->type = ICE_PROTOCOL_REPLY; in ProcessProtocolReply()