Searched refs:SSH_MSG_CHANNEL_FAILURE (Results 1 – 2 of 2) sorted by relevance
/external/dropbear/ | ||
D | ssh.h | 75 #define SSH_MSG_CHANNEL_FAILURE 100 macro |
D | common-channel.c | 842 buf_putbyte(ses.writepayload, SSH_MSG_CHANNEL_FAILURE); in send_msg_channel_failure() |