Searched refs:SSH_ERR_AGENT_NOT_PRESENT (Results 1 – 7 of 7) sorted by relevance
71 #define SSH_ERR_AGENT_NOT_PRESENT -47 macro
120 case SSH_ERR_AGENT_NOT_PRESENT: in ssh_err()
131 return SSH_ERR_AGENT_NOT_PRESENT; in ssh_get_authentication_socket()
642 case SSH_ERR_AGENT_NOT_PRESENT: in main()
1932 if (r != SSH_ERR_AGENT_NOT_PRESENT) in check_agent_present()
1619 if (r != SSH_ERR_AGENT_NOT_PRESENT) in client_request_agent()
1624 if (r != SSH_ERR_AGENT_NOT_PRESENT) in pubkey_prepare()