Home | History | Annotate | Download | only in openssh

Lines Matching refs:SSH_MSG_CHANNEL_CLOSE

1230 	dispatch_set(SSH_MSG_CHANNEL_CLOSE, &channel_input_close);
1242 dispatch_set(SSH_MSG_CHANNEL_CLOSE, &channel_input_ieof);