Searched refs:ssh_agent_present (Results 1 – 3 of 3) sorted by relevance
| /mirbsd/src/usr.bin/ssh/ | ||
| D | authfd.h | 69 int ssh_agent_present(void); |
| D | authfd.c | 78 ssh_agent_present(void) in ssh_agent_present() function |
| D | ssh.c | 924 if (!ssh_agent_present()) in check_agent_present() |