Searched refs:cupsGetPPD (Results 1 – 5 of 5) sorted by relevance
366 extern const char *cupsGetPPD(const char *name) _PPD_DEPRECATED;
53 cupsGetPPD(const char *name) /* I - Destination name */ in cupsGetPPD() function
224 cupsGetPPD
436 if ((ppdfile = cupsGetPPD(dest->name)) == NULL) in main()
946 filename = cupsGetPPD(printer); in main()