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, /* CUPS-Get-Printers: Get a list of printers and/or classes */ enumerator
408 # define CUPS_GET_PRINTERS IPP_OP_CUPS_GET_PRINTERS
Ddest.c2115 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);