Home
last modified time | relevance | path

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

/external/libcups/cups/
Dnotify.c128 case IPP_PSTATE_STOPPED : in cupsNotifySubject()
Dipp.h449 IPP_PSTATE_STOPPED /* Printer is stopped */ enumerator
454 # define IPP_PRINTER_STOPPED IPP_PSTATE_STOPPED
Dipp-support.c1922 enumvalue >= IPP_PSTATE_IDLE && enumvalue <= IPP_PSTATE_STOPPED) in ippEnumString()
Ddest.c846 ipp_pstate_t state = IPP_PSTATE_STOPPED; in _cupsCreateDest()
882 while (state == IPP_PSTATE_STOPPED && cupsLastError() == IPP_STATUS_OK) in _cupsCreateDest()