Searched refs:SSH_ERR_AGENT_NOT_PRESENT (Results 1 - 8 of 8) sorted by relevance

/freebsd-10-stable/crypto/openssh/
H A Dssherr.h71 #define SSH_ERR_AGENT_NOT_PRESENT -47 macro
H A Dssherr.c120 case SSH_ERR_AGENT_NOT_PRESENT:
H A Dssh-add.c501 case SSH_ERR_AGENT_NOT_PRESENT:
H A Dauthfd.c99 return SSH_ERR_AGENT_NOT_PRESENT;
H A Dsshconnect1.c77 if (r != SSH_ERR_AGENT_NOT_PRESENT)
H A Dclientloop.c1856 r != SSH_ERR_AGENT_NOT_PRESENT)
1987 if (r != SSH_ERR_AGENT_NOT_PRESENT)
H A Dsshconnect2.c1308 if (r != SSH_ERR_AGENT_NOT_PRESENT)
H A Dssh.c1696 if (r != SSH_ERR_AGENT_NOT_PRESENT)

Completed in 167 milliseconds