Searched refs:add_printer_formats (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/cups-372.4/cups/scheduler/
H A Dprinters.c48 static void add_printer_formats(cupsd_printer_t *p);
2359 add_printer_formats(p);
3367 * 'add_printer_formats()' - Add document-format-supported values for a printer.
3371 add_printer_formats(cupsd_printer_t *p) /* I - Printer */ function
3402 cupsdLogMessage(CUPSD_LOG_DEBUG2, "add_printer_formats: %d types, %d filters",
3419 "add_printer_formats: %s: %s needs %d filters",
3427 "add_printer_formats: %s: %s not supported",
3442 "add_printer_formats: %s: %d supported types",

Completed in 82 milliseconds