Lines Matching refs:ssh_get_authentication_socket
600 r = ssh_get_authentication_socket(&auth_sock);1726 if ((r = ssh_get_authentication_socket(NULL)) == 0)2086 if ((r = ssh_get_authentication_socket(&auth_sock)) != 0) {