Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/ssh/sshd/
H A Dauth-rhosts.c201 stat(_PATH_RHOSTS_EQUIV, &st) < 0 && in auth_rhosts2_raw()
207 if (check_rhosts_file(_PATH_RHOSTS_EQUIV, hostname, ipaddr, in auth_rhosts2_raw()
/titanic_50/usr/src/cmd/ssh/include/
H A Dpathnames.h128 #define _PATH_RHOSTS_EQUIV "/etc/hosts.equiv" macro