Searched refs:IPP_OP_CUPS_GET_PRINTERS (Results 1 – 2 of 2) sorted by relevance
/external/libcups/cups/ |
D | ipp.h | 327 IPP_OP_CUPS_GET_PRINTERS, /* CUPS-Get-Printers: Get a list of printers and/or classes */ enumerator 408 # define CUPS_GET_PRINTERS IPP_OP_CUPS_GET_PRINTERS
|
D | dest.c | 2115 num_temps = _cupsGetDests(http, IPP_OP_CUPS_GET_PRINTERS, NULL, &temps, 0, 0); in cupsSetDests2() 3620 num_dests = _cupsGetDests(http, IPP_OP_CUPS_GET_PRINTERS, NULL, &dests, type, mask);
|