Searched refs:ipp_pstate_t (Results 1 – 3 of 3) sorted by relevance
39 ipp_pstate_t printer_state; /* Current printer state */735 ipp_pstate_t printer_state; /* Printer state */ in monitor_printer()762 printer_state = (ipp_pstate_t)0; in monitor_printer()791 printer_state = (ipp_pstate_t)ippGetInteger(attr, 0); in monitor_printer()
889 ipp_pstate_t state = IPP_PSTATE_STOPPED; in _cupsCreateDest()923 state = (ipp_pstate_t)ippGetInteger(attr, 0); in _cupsCreateDest()939 state = (ipp_pstate_t)ippGetInteger(attr, 0); in _cupsCreateDest()
456 } ipp_pstate_t; typedef