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

  /external/dropbear/
channel.h 133 void recv_msg_channel_open_failure();
svr-session.c 64 {SSH_MSG_CHANNEL_OPEN_FAILURE, recv_msg_channel_open_failure},
cli-session.c 64 {SSH_MSG_CHANNEL_OPEN_FAILURE, recv_msg_channel_open_failure},
common-channel.c 1017 void recv_msg_channel_open_failure() { function

Completed in 33 milliseconds