Searched refs:cupsGetPPD2 (Results 1 – 5 of 5) sorted by relevance
83 cupsGetPPD2(http_t *http, /* I - Connection to server or @code CUPS_HTTP_DEFAULT@ */ in cupsGetPPD2() function
359 extern const char *cupsGetPPD2(http_t *http, const char *name) _CUPS_DEPRECATED_1_6_MSG("Use cupsCo…
253 cupsGetPPD2
497 if ((filename = cupsGetPPD2(http, dest->name)) == NULL) in list_options()
2681 filename = cupsGetPPD2(http, printer); in do_set_options()