Home
last modified time | relevance | path

Searched refs:ipp_jstate_t (Results 1 – 4 of 4) sorted by relevance

/external/libcups/filter/
Dtestclient.c43 ipp_jstate_t job_state; /* Current job state */
738 ipp_jstate_t job_state; /* Job state */ in monitor_printer()
765 job_state = (ipp_jstate_t)0; in monitor_printer()
821 job_state = (ipp_jstate_t)ippGetInteger(attr, 0); in monitor_printer()
/external/libcups/cups/
Dutil.c434 ipp_jstate_t state; /* job-state */ in cupsGetJobs2()
573 state = (ipp_jstate_t)attr->values[0].integer; in cupsGetJobs2()
Dcups.h275 ipp_jstate_t state; /* Job state */
Dipp.h245 } ipp_jstate_t; typedef