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

/freebsd-13-stable/crypto/openssh/
H A Dssh2.h84 #define SSH2_MSG_DEBUG 4 macro
H A Dpacket.c1698 case SSH2_MSG_DEBUG:
1789 if ((r = sshpkt_start(ssh, SSH2_MSG_DEBUG)) != 0 ||

Completed in 66 milliseconds