Home
last modified time | relevance | path

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

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