Home
last modified time | relevance | path

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

/freebsd/usr.sbin/lpr/common_source/
H A Dpathnames.h36 #define _PATH_HOSTSEQUIV "/etc/hosts.equiv" macro
/freebsd/usr.sbin/lpr/lpd/
H A Dlpd.c750 hostf = fopen(_PATH_HOSTSEQUIV, "r"); in chkhost()