Home
last modified time | relevance | path

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

/external/libcups/cups/
Dipp.h559 IPP_STATUS_ERROR_VERSION_NOT_SUPPORTED, enumerator
621 # define IPP_VERSION_NOT_SUPPORTED IPP_STATUS_ERROR_VERSION_NOT_SUPPORTED
Drequest.c1163 _cupsSetError(IPP_STATUS_ERROR_VERSION_NOT_SUPPORTED, httpStatus(status), 0); in _cupsSetHTTPError()
Ddest-options.c651 if (status == IPP_STATUS_ERROR_VERSION_NOT_SUPPORTED && version > 11) in cupsCopyDestInfo()