Home
last modified time | relevance | path

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

/external/libcups/cups/
Dlibcups2.def226 cupsGetDests2
Dcups.h399 extern int cupsGetDests2(http_t *http, cups_dest_t **dests)
Ddest.c1802 return (cupsGetDests2(CUPS_HTTP_DEFAULT, dests)); in cupsGetDests()
1824 cupsGetDests2(http_t *http, /* I - Connection to server or @code CUPS_HTTP_DEFAULT@ */ in cupsGetDests2() function