Home
last modified time | relevance | path

Searched refs:ssh_close_authentication_socket (Results 1 – 4 of 4) sorted by relevance

/external/openssh/
Dauthfd.h28 void ssh_close_authentication_socket(int sock);
Dauthfd.c186 ssh_close_authentication_socket(int sock) in ssh_close_authentication_socket() function
Dssh-add.c820 ssh_close_authentication_socket(agent_fd); in main()
Dsshconnect2.c1723 ssh_close_authentication_socket(authctxt->agent_fd); in pubkey_cleanup()