Home
last modified time | relevance | path

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

/external/libcups/cups/
Dnotify.c122 case IPP_PSTATE_IDLE : in cupsNotifySubject()
Dipp-support.c1934 enumvalue >= IPP_PSTATE_IDLE && enumvalue <= IPP_PSTATE_STOPPED) in ippEnumString()
1935 return (ipp_printer_states[enumvalue - IPP_PSTATE_IDLE]); in ippEnumString()
Dipp.h447 IPP_PSTATE_IDLE = 3, /* Printer is idle */ enumerator
452 # define IPP_PRINTER_IDLE IPP_PSTATE_IDLE