Home
last modified time | relevance | path

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

/external/libcups/cups/
Dipp.h327 IPP_OP_CUPS_GET_PRINTERS, /* Get a list of printers and/or classes */ enumerator
408 # define CUPS_GET_PRINTERS IPP_OP_CUPS_GET_PRINTERS
Ddest.c982 num_dests = _cupsGetDests(CUPS_HTTP_DEFAULT, IPP_OP_CUPS_GET_PRINTERS, NULL, in cupsEnumDests()
1855 num_dests = _cupsGetDests(http, IPP_OP_CUPS_GET_PRINTERS, NULL, dests, 0, CUPS_PRINTER_3D); in cupsGetDests2()
2248 num_temps = _cupsGetDests(http, IPP_OP_CUPS_GET_PRINTERS, NULL, &temps, 0, CUPS_PRINTER_3D); in cupsSetDests2()