Home
last modified time | relevance | path

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

/external/libcups/cups/
Dlibcups2.def243 cupsGetDests2
Dcups.h396 extern int cupsGetDests2(http_t *http, cups_dest_t **dests)
Dtestdest.c54 int num_dests = cupsGetDests2(CUPS_HTTP_DEFAULT, &dests); in main()
Ddest.c1619 return (cupsGetDests2(CUPS_HTTP_DEFAULT, dests)); in cupsGetDests()
1647 cupsGetDests2(http_t *http, /* I - Connection to server or @code CUPS_HTTP_DEFAULT@ */ in cupsGetDests2() function