Lines Matching defs:res
156 int res = _sendMessage(buf, sizeof(buf)); in Disconnect() local
188 int res = _sendMessage(buf, len); in ServiceAccept() local
205 int res = _sendMessage(&buf, sizeof(buf)); in UserAuthSuccess() local
226 int res = _sendMessage((unsigned char *)&protVersion, sizeof(protVersion)); in ProtocolVersion() local
244 int res = _sendMessage((unsigned char *)&message, sizeof(message)); in TcpForwardReplySuccess() local
259 int res = _sendMessage(&buf, sizeof(buf)); in TcpForwardReplyFailure() local
274 int res = _sendMessage(&buf, sizeof(buf)); in TcpForwardCancelReplySuccess() local
289 int res = _sendMessage(&buf, sizeof(buf)); in TcpForwardCancelReplyFailure() local
350 int res = _sendMessage(buf, (int)(pCurrent - buf)); in ChannelOpenForwardedRequest() local
372 int res = _sendMessage((unsigned char *)&message, sizeof(message)); in ChannelOpenReplaySuccess() local
394 int res = _sendMessage((unsigned char *)&message, sizeof(message)); in ChannelOpenReplayFailure() local
412 int res = _sendMessage((unsigned char *)&message, sizeof(message)); in ChannelClose() local
455 int res = _sendMessage((unsigned char *)&message, sizeof(message)); in ChannelWindowAdjust() local