HomeSort by relevance Sort by last modified time
    Searched refs:recv_msg_channel_close (Results 1 - 4 of 4) sorted by null

  /external/dropbear/
channel.h 120 void recv_msg_channel_close();
svr-session.c 61 {SSH_MSG_CHANNEL_CLOSE, recv_msg_channel_close},
cli-session.c 62 {SSH_MSG_CHANNEL_CLOSE, recv_msg_channel_close},
common-channel.c 496 void recv_msg_channel_close() { function
500 TRACE(("enter recv_msg_channel_close"))
508 TRACE(("leave recv_msg_channel_close"))

Completed in 21 milliseconds