Searched refs:SSH_MSG_DEBUG (Results 1 – 2 of 2) sorted by relevance
61 #define SSH_MSG_DEBUG 36 /* string */ macro
1812 case SSH_MSG_DEBUG: in ssh_packet_read_poll_seqnr()1895 if ((r = sshpkt_start(ssh, SSH_MSG_DEBUG)) != 0 || in ssh_packet_send_debug()