Searched refs:ssh_get_authentication_socket (Results 1 – 6 of 6) sorted by relevance
44 int ssh_get_authentication_socket(int *fdp);
124 ssh_get_authentication_socket(int *fdp) in ssh_get_authentication_socket() function
1776 if ((r = ssh_get_authentication_socket(&auth_sock)) != 0) { in maybe_add_key_to_agent()
2098 if ((r = ssh_get_authentication_socket(NULL)) != 0) { in check_agent_present()
1829 r = ssh_get_authentication_socket(&sock); in client_request_agent()
373 if (ssh_get_authentication_socket(&agent_fd) != 0) { in pam_ssh_add_keys_to_agent()