Home
last modified time | relevance | path

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

/dragonfly/crypto/openssh/
H A Dauth-rhosts.c57 check_rhosts_file(const char *filename, const char *hostname, in check_rhosts_file() function
242 if (check_rhosts_file(_PATH_RHOSTS_EQUIV, hostname, ipaddr, in auth_rhosts2()
248 if (check_rhosts_file(_PATH_SSH_HOSTS_EQUIV, hostname, ipaddr, in auth_rhosts2()
318 if (check_rhosts_file(path, hostname, ipaddr, in auth_rhosts2()