Home
last modified time | relevance | path

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

/external/libcups/cups/
Dcups-private.h244 extern int _cupsGetDests(http_t *http, ipp_op_t op,
Dlibcups2.def18 _cupsGetDests
Ddest.c982 num_dests = _cupsGetDests(CUPS_HTTP_DEFAULT, IPP_OP_CUPS_GET_PRINTERS, NULL, in cupsEnumDests()
1533 _cupsGetDests(http_t *http, /* I - Connection to server or in _cupsGetDests() function
1855 num_dests = _cupsGetDests(http, IPP_OP_CUPS_GET_PRINTERS, NULL, dests, 0, CUPS_PRINTER_3D); in cupsGetDests2()
2072 if (!_cupsGetDests(http, op, name, &dest, 0, CUPS_PRINTER_3D)) in cupsGetNamedDest()
2248 num_temps = _cupsGetDests(http, IPP_OP_CUPS_GET_PRINTERS, NULL, &temps, 0, CUPS_PRINTER_3D); in cupsSetDests2()