Home
last modified time | relevance | path

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

/external/libcups/cups/
Dipp-support.c23 static const char * const ipp_states[] = variable
2438 return (ipp_states[state - IPP_STATE_ERROR]); in ippStateString()