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

/xsrc/external/mit/libICE/dist/src/
H A Dprocess.c663 _IceConnectionError *errorReply = local in function:ProcessError
725 errorReply->type = ICE_CONNECTION_ERROR;
726 errorReply->error_message = errorStr;
734 _IceProtocolError *errorReply = local in function:ProcessError
820 errorReply->type = ICE_PROTOCOL_ERROR;
821 errorReply->error_message = errorStr;
1185 _IceConnectionError *errorReply = local in function:ProcessAuthRequired
1194 errorReply->type = ICE_CONNECTION_ERROR;
1195 errorReply->error_message = errorString;
1215 _IceProtocolError *errorReply local in function:ProcessAuthRequired
1308 _IceConnectionError *errorReply = local in function:ProcessAuthRequired
1316 _IceProtocolError *errorReply = local in function:ProcessAuthRequired
1730 _IceConnectionError *errorReply = local in function:ProcessAuthNextPhase
1738 _IceProtocolError *errorReply = local in function:ProcessAuthNextPhase
1816 _IceConnectionError *errorReply = local in function:ProcessConnectionReply
2323 _IceProtocolError *errorReply = local in function:ProcessProtocolReply
[all...]

Completed in 8 milliseconds