Searched refs:SSH_CMSG_EXIT_CONFIRMATION (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.0-release/crypto/openssh/
H A Dssh1.h58 #define SSH_CMSG_EXIT_CONFIRMATION 33 /* */ macro
H A Dserverloop.c786 while (type != SSH_CMSG_EXIT_CONFIRMATION);
H A Dclientloop.c1784 packet_start(SSH_CMSG_EXIT_CONFIRMATION);
H A Dpacket.c1075 || type == SSH_CMSG_EXIT_CONFIRMATION))

Completed in 198 milliseconds