HomeSort by relevance Sort by last modified time
    Searched refs:SSH2_MSG_SERVICE_ACCEPT (Results 1 - 3 of 3) sorted by null

  /external/openssh/
ssh2.h 82 #define SSH2_MSG_SERVICE_ACCEPT 6
auth2.c 201 packet_start(SSH2_MSG_SERVICE_ACCEPT);
sshconnect2.c 380 if (type != SSH2_MSG_SERVICE_ACCEPT)
390 debug("SSH2_MSG_SERVICE_ACCEPT received");
    [all...]

Completed in 29 milliseconds