Searched refs:cupsGetDefault2 (Results 1 – 4 of 4) sorted by relevance
305 return (cupsGetDefault2(CUPS_HTTP_DEFAULT)); in cupsGetDefault()323 cupsGetDefault2(http_t *http) /* I - Connection to server or @code CUPS_HTTP_DEFAULT@ */ in cupsGetDefault2() function
234 cupsGetDefault2
395 extern const char *cupsGetDefault2(http_t *http) _CUPS_API_1_1_21;
3466 if ((default_printer = cupsGetDefault2(http)) != NULL) in cups_enum_dests()