Searched refs:SSH_ERR_AGENT_NOT_PRESENT (Results 1 – 7 of 7) sorted by relevance
120 case SSH_ERR_AGENT_NOT_PRESENT: in ssh_err()
71 #define SSH_ERR_AGENT_NOT_PRESENT -47 macro
131 return SSH_ERR_AGENT_NOT_PRESENT; in ssh_get_authentication_socket()
838 case SSH_ERR_AGENT_NOT_PRESENT: in main()
2129 if (r != SSH_ERR_AGENT_NOT_PRESENT) in check_agent_present()
1824 if (r != SSH_ERR_AGENT_NOT_PRESENT) in client_request_agent()
1638 if (r != SSH_ERR_AGENT_NOT_PRESENT) in get_agent_identities()