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

/freebsd-10.0-release/crypto/openssh/
H A Dssh1.h26 #define SSH_MSG_DISCONNECT 1 /* cause (string) */ macro
H A Dpacket.c1163 * SSH_MSG_DISCONNECT is handled specially here. Also,
1503 case SSH_MSG_DISCONNECT:
1700 packet_start(SSH_MSG_DISCONNECT);

Completed in 70 milliseconds