Home
last modified time | relevance | path

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

/freebsd/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 Dssh_namespace.h578 #define ssh_close_authentication_socket Fssh_ssh_close_authentication_socket macro
H A Dsshconnect2.c1836 ssh_close_authentication_socket(authctxt->agent_fd); in pubkey_cleanup()
/freebsd/lib/libpam/modules/pam_ssh/
H A Dpam_ssh.c363 ssh_close_authentication_socket(fd); in pam_ssh_add_keys_to_agent()