HomeSort by relevance Sort by last modified time
    Searched refs:_PATH_RHOSTS_EQUIV (Results 1 - 2 of 2) sorted by null

  /external/openssh/
pathnames.h 116 #define _PATH_RHOSTS_EQUIV "/etc/hosts.equiv"
auth-rhosts.c 228 stat(_PATH_RHOSTS_EQUIV, &st) < 0 &&
234 if (check_rhosts_file(_PATH_RHOSTS_EQUIV, hostname, ipaddr,

Completed in 24 milliseconds