Searched refs:_PATH_HOSTSLPD (Results 1 – 2 of 2) sorted by relevance
/freebsd/usr.sbin/lpr/common_source/ | ||
H A D | pathnames.h | 37 #define _PATH_HOSTSLPD "/etc/hosts.lpd" macro |
/freebsd/usr.sbin/lpr/lpd/ | ||
H A D | lpd.c | 761 hostf = fopen(_PATH_HOSTSLPD, "r"); in chkhost() |