Home
last modified time | relevance | path

Searched refs:IPP_JSTATE_CANCELED (Results 1 – 3 of 3) sorted by relevance

/external/libcups/filter/
Dtestclient.c366 while (monitor.job_state < IPP_JSTATE_CANCELED) in main()
768 while (monitor->job_state < IPP_JSTATE_CANCELED) in monitor_printer()
838 if (monitor->job_state < IPP_JSTATE_CANCELED) in monitor_printer()
/external/libcups/cups/
Dnotify.c90 case IPP_JSTATE_CANCELED : in cupsNotifySubject()
Dipp.h230 IPP_JSTATE_CANCELED, /* Job has been canceled */ enumerator
239 # define IPP_JOB_CANCELED IPP_JSTATE_CANCELED
243 # define IPP_JOB_CANCELLED IPP_JSTATE_CANCELED