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.def19 _cupsGetDests
Ddest.c1323 _cupsGetDests(http_t *http, /* I - Connection to server or in _cupsGetDests() function
1916 if (!_cupsGetDests(http, op, dest_name, &dest, 0, 0)) in cupsGetNamedDest()
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);