Home | History | Annotate | Download | only in openssh

Lines Matching refs:SSH_MSG_CHANNEL_CLOSE

2115 	dispatch_set(SSH_MSG_CHANNEL_CLOSE, &channel_input_close);
2135 dispatch_set(SSH_MSG_CHANNEL_CLOSE, &channel_input_ieof);