Searched refs:_PATH_PRINTCAP (Results 1 – 4 of 4) sorted by relevance
40 #define _PATH_PRINTCAP "/etc/printcap" macro
57 static char *printcapdb[] = { __DECONST(char *, _PATH_PRINTCAP), NULL };
87 { _PATH_PRINTCAP, PATH_FILE },
103 pcap_fname = strdup(_PATH_PRINTCAP); in main()