Searched refs:IPP_STATUS_ERROR_VERSION_NOT_SUPPORTED (Results 1 – 3 of 3) sorted by relevance
559 IPP_STATUS_ERROR_VERSION_NOT_SUPPORTED, enumerator621 # define IPP_VERSION_NOT_SUPPORTED IPP_STATUS_ERROR_VERSION_NOT_SUPPORTED
1163 _cupsSetError(IPP_STATUS_ERROR_VERSION_NOT_SUPPORTED, httpStatus(status), 0); in _cupsSetHTTPError()
651 if (status == IPP_STATUS_ERROR_VERSION_NOT_SUPPORTED && version > 11) in cupsCopyDestInfo()