HomeSort by relevance Sort by last modified time
    Searched refs:IPP_JSTATE_CANCELED (Results 1 - 3 of 3) sorted by null

  /external/libcups/cups/
notify.c 90 case IPP_JSTATE_CANCELED :
ipp.h 230 IPP_JSTATE_CANCELED, /* Job has been canceled */
239 # define IPP_JOB_CANCELED IPP_JSTATE_CANCELED
243 # define IPP_JOB_CANCELLED IPP_JSTATE_CANCELED
    [all...]
  /external/libcups/filter/
testclient.c 366 while (monitor.job_state < IPP_JSTATE_CANCELED)
768 while (monitor->job_state < IPP_JSTATE_CANCELED)
838 if (monitor->job_state < IPP_JSTATE_CANCELED)

Completed in 63 milliseconds