Home
last modified time | relevance | path

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

/dports/print/openprinting/papi-1.0_beta/source/libipp-core/
H A Dstrings.c304 else if (id >= IPP_SERR_MIN && id <= IPP_SERR_MAX) in ipp_status_string()
306 server_error_status_strings[id - IPP_SERR_MIN], len); in ipp_status_string()
H A Dipp.h263 IPP_SERR_MIN = 0x0500, enumerator