Home
last modified time | relevance | path

Searched refs:IPP_JSTATE_COMPLETED (Results 1 – 6 of 6) sorted by relevance

/external/libcups/cups/
Dnotify.c91 case IPP_JSTATE_COMPLETED : in cupsNotifySubject()
Dipp.h229 IPP_JSTATE_COMPLETED /* Job has completed successfully */ enumerator
238 # define IPP_JOB_COMPLETED IPP_JSTATE_COMPLETED
Dipp-support.c2101 …cmp(attrname, "job-state") && enumvalue >= IPP_JSTATE_PENDING && enumvalue <= IPP_JSTATE_COMPLETED) in ippEnumString()
/external/libcups/tools/
Dippeveprinter.c977 case IPP_JSTATE_COMPLETED : in copy_job_attributes()
1038 case IPP_JSTATE_COMPLETED : in copy_job_attributes()
3097 case IPP_JSTATE_COMPLETED : in ipp_cancel_job()
3163 case IPP_JSTATE_COMPLETED : in ipp_close_job()
6646 job->state = IPP_JSTATE_COMPLETED; in process_job()
7687 case IPP_JSTATE_COMPLETED : in show_status()
/external/libcups/backend/
Dipp.c2113 job_state->values[0].integer <= IPP_JSTATE_COMPLETED) in main()
2537 monitor->job_state = IPP_JSTATE_COMPLETED; in monitor_printer()
/external/libcups/scheduler/
Dipp.c4823 case IPP_JSTATE_COMPLETED : in copy_job_attrs()