Searched refs:CUPS_DEFAULT_PRINTCAP (Results 1 – 6 of 6) sorted by relevance
298 CUPS_DEFAULT_PRINTCAP="/Library/Preferences/org.cups.printers.plist"300 CUPS_DEFAULT_PRINTCAP="/etc/printcap"304 CUPS_DEFAULT_PRINTCAP="/etc/printers.conf"307 CUPS_DEFAULT_PRINTCAP="/etc/printcap"311 CUPS_DEFAULT_PRINTCAP="$default_printcap"314 CUPS_DEFAULT_PRINTCAP=""317 AC_SUBST(CUPS_DEFAULT_PRINTCAP)318 AC_DEFINE_UNQUOTED(CUPS_DEFAULT_PRINTCAP, "$CUPS_DEFAULT_PRINTCAP")
158 #define CUPS_DEFAULT_PRINTCAP "" macro
79 #define CUPS_DEFAULT_PRINTCAP "/Library/Preferences/org.cups.printers.plist" macro
65 #Printcap @CUPS_DEFAULT_PRINTCAP@
77 #define CUPS_DEFAULT_PRINTCAP "/etc/printcap" macro
589 cupsdSetString(&Printcap, CUPS_DEFAULT_PRINTCAP); in cupsdReadConfiguration()596 if (!strcmp(CUPS_DEFAULT_PRINTCAP, "/etc/printers.conf")) in cupsdReadConfiguration()598 else if (!strcmp(CUPS_DEFAULT_PRINTCAP, in cupsdReadConfiguration()