Searched refs:cups_dest_t (Results 1 – 1 of 1) sorted by relevance
33 typedef void cups_dest_t; typedef62 int (*m_pcupsGetDests)(cups_dest_t**);63 void (*m_pcupsSetDests)(int,cups_dest_t*);64 void (*m_pcupsFreeDests)(int,cups_dest_t*);84 int cupsGetDests(cups_dest_t** pDests) in cupsGetDests()432 cups_dest_t* pDests = NULL; in runDests()517 cups_dest_t* pDest = ((cups_dest_t*)m_pDests); in initialize()694 cups_dest_t* pDest = ((cups_dest_t*)m_pDests) + dest_it->second; in createCUPSParser()931 cups_dest_t* pDest = ((cups_dest_t*)m_pDests) + dest_it->second; in endSpool()1051 cups_dest_t* pDests = (cups_dest_t*)m_pDests; in setDefaultPrinter()[all …]
Completed in 18 milliseconds