Home
last modified time | relevance | path

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

/dflybsd-src/crypto/openssh/
H A Dauthfd.h45 void ssh_close_authentication_socket(int sock);
H A Dauthfd.c207 ssh_close_authentication_socket(int sock) in ssh_close_authentication_socket() function
H A Dssh-add.c1053 ssh_close_authentication_socket(agent_fd); in main()
H A Dsshconnect2.c1832 ssh_close_authentication_socket(authctxt->agent_fd); in pubkey_cleanup()