Home
last modified time | relevance | path

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

/external/libcups/cups/
Dlibcups2.def265 cupsSetDests2
Dcups.h415 extern int cupsSetDests2(http_t *http, int num_dests,
Ddest.c2069 cupsSetDests2(CUPS_HTTP_DEFAULT, num_dests, dests); in cupsSetDests()
2083 cupsSetDests2(http_t *http, /* I - Connection to server or @code CUPS_HTTP_DEFAULT@ */ in cupsSetDests2() function