Home
last modified time | relevance | path

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

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