Home
last modified time | relevance | path

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

/external/openssh/
Dssh2.h84 #define SSH2_MSG_DEBUG 4 macro
Dpacket.c1737 case SSH2_MSG_DEBUG: in ssh_packet_read_poll_seqnr()
1828 if ((r = sshpkt_start(ssh, SSH2_MSG_DEBUG)) != 0 || in ssh_packet_send_debug()