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/
Dauthfd.h45 void ssh_close_authentication_socket(int sock);
Dauthfd.c206 ssh_close_authentication_socket(int sock) in ssh_close_authentication_socket() function
Dssh-add.c1043 ssh_close_authentication_socket(agent_fd); in main()
Dsshconnect2.c1826 ssh_close_authentication_socket(authctxt->agent_fd); in pubkey_cleanup()