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

  /external/libcups/cups/
notify.c 78 case IPP_JSTATE_PENDING :
ipp-support.c     [all...]
ipp.h 226 IPP_JSTATE_PENDING = 3, /* Job is waiting to be printed */
235 # define IPP_JOB_PENDING IPP_JSTATE_PENDING
    [all...]
util.c 575 state = IPP_JSTATE_PENDING;

Completed in 276 milliseconds