Home | History | Annotate | Download | only in openssh

Lines Matching refs:SSH2_MSG_CHANNEL_FAILURE

827 	} else if (type == SSH2_MSG_CHANNEL_FAILURE) {
2170 SSH2_MSG_CHANNEL_SUCCESS : SSH2_MSG_CHANNEL_FAILURE);
2704 dispatch_set(SSH2_MSG_CHANNEL_FAILURE, &channel_input_status_confirm);