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

  /external/openssh/
authfd.h 74 void ssh_close_authentication_connection(AuthenticationConnection *);
sshconnect1.c 140 ssh_close_authentication_connection(auth);
150 ssh_close_authentication_connection(auth);
ssh-add.c 486 ssh_close_authentication_connection(ac);
authfd.c 223 ssh_close_authentication_connection(AuthenticationConnection *auth) function
sshconnect2.c     [all...]

Completed in 166 milliseconds