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

/freebsd-13-stable/crypto/openssh/
H A Dpathnames.h116 #define _PATH_SSH_HOSTS_EQUIV SSHDIR "/shosts.equiv" macro
H A Dauth-rhosts.c226 stat(_PATH_SSH_HOSTS_EQUIV, &st) < 0) {
244 if (check_rhosts_file(_PATH_SSH_HOSTS_EQUIV, hostname, ipaddr,
247 "%.100s.", hostname, ipaddr, _PATH_SSH_HOSTS_EQUIV);

Completed in 55 milliseconds