Searched defs:pDests (Results 1 – 1 of 1) sorted by relevance
84 int cupsGetDests(cups_dest_t** pDests) in cupsGetDests()87 void cupsSetDests( int nDests, cups_dest_t* pDests ) in cupsSetDests()90 void cupsFreeDests(int nDests, cups_dest_t* pDests) in cupsFreeDests()432 cups_dest_t* pDests = NULL; in runDests() local1051 cups_dest_t* pDests = (cups_dest_t*)m_pDests; in setDefaultPrinter() local
Completed in 30 milliseconds