Searched refs:cupsGetDests (Results 1 – 5 of 5) sorted by relevance
40 num_dests = cupsGetDests(&dests); in main()
214 cupsGetDests
280 num_dests = cupsGetDests(&dests); in main()
365 extern int cupsGetDests(cups_dest_t **dests);
1600 cupsGetDests(cups_dest_t **dests) /* O - Destinations */ in cupsGetDests() function