Searched refs:recv_msg_channel_close (Results 1 – 4 of 4) sorted by relevance
120 void recv_msg_channel_close();
61 {SSH_MSG_CHANNEL_CLOSE, recv_msg_channel_close},
62 {SSH_MSG_CHANNEL_CLOSE, recv_msg_channel_close},
496 void recv_msg_channel_close() { in recv_msg_channel_close() function