Home
last modified time | relevance | path

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

/external/libcups/cups/
Dtestgetdests.c40 num_dests = cupsGetDests(&dests); in main()
Dlibcups2.def214 cupsGetDests
Dtestcups.c280 num_dests = cupsGetDests(&dests); in main()
Dcups.h365 extern int cupsGetDests(cups_dest_t **dests);
Ddest.c1600 cupsGetDests(cups_dest_t **dests) /* O - Destinations */ in cupsGetDests() function