Searched refs:PRINTCAP_PLIST (Results 1 – 4 of 4) sorted by relevance
76 #define PRINTCAP_PLIST 2 /* macOS plist format */ macro
600 PrintcapFormat = PRINTCAP_PLIST; in cupsdReadConfiguration()3557 PrintcapFormat = PRINTCAP_PLIST; in read_cups_files_conf()
3188 if (PrintcapFormat != PRINTCAP_PLIST) in cupsdWritePrintcap()3224 case PRINTCAP_PLIST : in cupsdWritePrintcap()3831 if (PrintcapFormat == PRINTCAP_PLIST) in dirty_printer()
2606 if (PrintcapFormat == PRINTCAP_PLIST) in add_printer()