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

/macosx-10.9.5/OpenSSH-186/openssh/
H A Dssh2.h82 #define SSH2_MSG_SERVICE_ACCEPT 6 macro
H A Dauth2.c205 packet_start(SSH2_MSG_SERVICE_ACCEPT);
H A Dpacket.c991 (type == SSH2_MSG_SERVICE_ACCEPT)) {
H A Dsshconnect2.c446 if (type != SSH2_MSG_SERVICE_ACCEPT)
456 debug("SSH2_MSG_SERVICE_ACCEPT received");

Completed in 177 milliseconds