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

  /external/openssh/
authfd.h 70 int ssh_get_authentication_socket(void);
authfd.c 84 if ((authfd = ssh_get_authentication_socket()) == -1)
95 ssh_get_authentication_socket(void) function
176 * ssh_get_authentication_socket().
200 sock = ssh_get_authentication_socket();
clientloop.c     [all...]

Completed in 45 milliseconds