Home
last modified time | relevance | path

Searched refs:PRINTCAP_PLIST (Results 1 – 4 of 4) sorted by relevance

/external/libcups/scheduler/
Dconf.h76 #define PRINTCAP_PLIST 2 /* macOS plist format */ macro
Dconf.c600 PrintcapFormat = PRINTCAP_PLIST; in cupsdReadConfiguration()
3557 PrintcapFormat = PRINTCAP_PLIST; in read_cups_files_conf()
Dprinters.c3188 if (PrintcapFormat != PRINTCAP_PLIST) in cupsdWritePrintcap()
3224 case PRINTCAP_PLIST : in cupsdWritePrintcap()
3831 if (PrintcapFormat == PRINTCAP_PLIST) in dirty_printer()
Dipp.c2606 if (PrintcapFormat == PRINTCAP_PLIST) in add_printer()