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

/freebsd-12-stable/usr.sbin/lpr/common_source/
H A Dpathnames.h44 #define _PATH_PRINTCAP "/etc/printcap" macro
H A Dprintcap.c65 static char *printcapdb[] = { __DECONST(char *, _PATH_PRINTCAP), NULL };
/freebsd-12-stable/contrib/netbsd-tests/include/
H A Dt_paths.c87 { _PATH_PRINTCAP, PATH_FILE },
/freebsd-12-stable/usr.sbin/lpr/chkprintcap/
H A Dchkprintcap.c105 pcap_fname = strdup(_PATH_PRINTCAP);

Completed in 167 milliseconds