Home | History | Annotate | Download | only in openssh

Lines Matching refs:SSH2_MSG_CHANNEL_SUCCESS

824 	if (type == SSH2_MSG_CHANNEL_SUCCESS) {
2170 SSH2_MSG_CHANNEL_SUCCESS : SSH2_MSG_CHANNEL_FAILURE);
2703 dispatch_set(SSH2_MSG_CHANNEL_SUCCESS, &channel_input_status_confirm);