Home
last modified time | relevance | path

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

/freebsd/crypto/openssh/
H A Dauth-rhosts.c230 stat(_PATH_RHOSTS_EQUIV, &st) == -1 && in auth_rhosts2()
243 if (check_rhosts_file(_PATH_RHOSTS_EQUIV, hostname, ipaddr, in auth_rhosts2()
H A Dpathnames.h118 #define _PATH_RHOSTS_EQUIV "/etc/hosts.equiv" macro