Home
last modified time | relevance | path

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

/openbsd-src/usr.bin/ssh/
H A Dauthfd.h45 void ssh_close_authentication_socket(int sock);
H A Dauthfd.c206 ssh_close_authentication_socket(int sock) in ssh_close_authentication_socket() function
H A Dssh-add.c1043 ssh_close_authentication_socket(agent_fd); in main()
H A Dsshconnect2.c1826 ssh_close_authentication_socket(authctxt->agent_fd); in pubkey_cleanup()