Searched refs:_PATH_PRINTCAP (Results 1 - 4 of 4) sorted by relevance

/freebsd-11.0-release/usr.sbin/lpr/common_source/
H A Dpathnames.h42 #define _PATH_PRINTCAP "/etc/printcap" macro
H A Dprintcap.c63 static char *printcapdb[2] = { _PATH_PRINTCAP, 0 }; /* list for cget* */
/freebsd-11.0-release/contrib/netbsd-tests/include/
H A Dt_paths.c86 { _PATH_PRINTCAP, PATH_FILE },
/freebsd-11.0-release/usr.sbin/lpr/chkprintcap/
H A Dchkprintcap.c105 pcap_fname = strdup(_PATH_PRINTCAP);

Completed in 109 milliseconds