Home
last modified time | relevance | path

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

/external/openssh/
Dauthfd.h27 void ssh_close_authentication_socket(int sock);
Dssh-add.c620 ssh_close_authentication_socket(agent_fd); in main()
Dsshconnect1.c163 ssh_close_authentication_socket(agent_fd); in try_agent_authentication()
Dauthfd.c173 ssh_close_authentication_socket(int sock) in ssh_close_authentication_socket() function
Dsshconnect2.c1444 ssh_close_authentication_socket(authctxt->agent_fd); in pubkey_cleanup()