Home
last modified time | relevance | path

Searched refs:ssh_agent_present (Results 1 – 3 of 3) sorted by relevance

/mirbsd/src/usr.bin/ssh/
Dauthfd.h69 int ssh_agent_present(void);
Dauthfd.c78 ssh_agent_present(void) in ssh_agent_present() function
Dssh.c924 if (!ssh_agent_present()) in check_agent_present()