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

/freebsd-10.1-release/crypto/openssh/
H A Dssh2.h81 #define SSH2_MSG_SERVICE_REQUEST 5 macro
H A Dauth2.c175 dispatch_set(SSH2_MSG_SERVICE_REQUEST, &input_service_request);
H A Dpacket.c1001 (type == SSH2_MSG_SERVICE_REQUEST) ||
H A Dsshconnect2.c376 packet_start(SSH2_MSG_SERVICE_REQUEST);
379 debug("SSH2_MSG_SERVICE_REQUEST sent");

Completed in 115 milliseconds