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

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

Completed in 70 milliseconds