Searched refs:_PATH_PRINTCAP (Results 1 – 4 of 4) sorted by relevance
41 #define _PATH_PRINTCAP "/etc/printcap" macro
47 char *printcapdb[2] = { _PATH_PRINTCAP, 0 };
24 #define _PATH_PRINTCAP "/etc/printcap" macro
52 _PATH_PRINTCAP,127 fatal("cannot open %s", _PATH_PRINTCAP); in lp_scanprinters()