Home
last modified time | relevance | path

Searched refs:SSH_MSG_DEBUG (Results 1 – 2 of 2) sorted by relevance

/external/openssh/
Dssh1.h60 #define SSH_MSG_DEBUG 36 /* string */ macro
Dpacket.c2005 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()