Home
last modified time | relevance | path

Searched refs:cupsGetPPD (Results 1 – 5 of 5) sorted by relevance

/external/libcups/cups/
Dppd.h366 extern const char *cupsGetPPD(const char *name) _PPD_DEPRECATED;
Dppd-util.c53 cupsGetPPD(const char *name) /* I - Destination name */ in cupsGetPPD() function
Dlibcups2.def224 cupsGetPPD
Dtestcups.c436 if ((ppdfile = cupsGetPPD(dest->name)) == NULL) in main()
Dtestppd.c946 filename = cupsGetPPD(printer); in main()