Searched refs:cupsGetDests2 (Results 1 – 3 of 3) sorted by relevance
215 cupsGetDests2
401 extern int cupsGetDests2(http_t *http, cups_dest_t **dests)
1602 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