Home
last modified time | relevance | path

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

/external/libcups/scheduler/
Dprinters.c43 static void add_printer_formats(cupsd_printer_t *p);
2585 add_printer_formats(p); in cupsdSetPrinterAttrs()
3603 add_printer_formats(cupsd_printer_t *p) /* I - Printer */ in add_printer_formats() function