Home
last modified time | relevance | path

Searched refs:_PATH_PRINTCAP (Results 1 – 3 of 3) sorted by relevance

/original-bsd/usr.sbin/lpr/common_source/
H A Dpathnames.h18 #define _PATH_PRINTCAP "/etc/printcap" macro
H A Dprintcap.c157 if (pfp == NULL && (pfp = fopen(_PATH_PRINTCAP, "r")) == NULL)
241 tf = open(_PATH_PRINTCAP, 0);
248 tf = open(_PATH_PRINTCAP, 0);
H A Dcommon.c87 char *printcapdb[2] = { _PATH_PRINTCAP, 0 };