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