Home | History | Annotate | Download | only in openssh

Lines Matching refs:channel_input_status_confirm

2703 	dispatch_set(SSH2_MSG_CHANNEL_SUCCESS, &channel_input_status_confirm);
2704 dispatch_set(SSH2_MSG_CHANNEL_FAILURE, &channel_input_status_confirm);