Searched refs:SSH_ERR_AGENT_NOT_PRESENT (Results 1 – 8 of 8) sorted by relevance
71 #define SSH_ERR_AGENT_NOT_PRESENT -47 macro
120 case SSH_ERR_AGENT_NOT_PRESENT: in ssh_err()
499 case SSH_ERR_AGENT_NOT_PRESENT: in main()
77 if (r != SSH_ERR_AGENT_NOT_PRESENT) in try_agent_authentication()
99 return SSH_ERR_AGENT_NOT_PRESENT; in ssh_get_authentication_socket()
1801 r != SSH_ERR_AGENT_NOT_PRESENT) in client_input_agent_open()1932 if (r != SSH_ERR_AGENT_NOT_PRESENT) in client_request_agent()
1592 if (r != SSH_ERR_AGENT_NOT_PRESENT) in check_agent_present()
1248 if (r != SSH_ERR_AGENT_NOT_PRESENT) in pubkey_prepare()