Home
last modified time | relevance | path

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

/external/libcups/scheduler/
Dipp.c87 static void get_printers(cupsd_client_t *con, int type);
515 get_printers(con, 0); in cupsdProcessIPPRequest()
519 get_printers(con, CUPS_PRINTER_CLASS); in cupsdProcessIPPRequest()
7439 get_printers(cupsd_client_t *con, /* I - Client connection */ in get_printers() function