Home
last modified time | relevance | path

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

/openbsd/usr.bin/ssh/
H A Dauth-rhosts.c225 stat(_PATH_RHOSTS_EQUIV, &st) == -1 && in auth_rhosts2()
238 if (check_rhosts_file(_PATH_RHOSTS_EQUIV, hostname, ipaddr, in auth_rhosts2()
H A Dpathnames.h114 #define _PATH_RHOSTS_EQUIV "/etc/hosts.equiv" macro