Searched refs:IPP_STATUS_ERROR_CUPS_UPGRADE_REQUIRED (Results 1 – 4 of 4) sorted by relevance
617 …IPP_STATUS_ERROR_CUPS_UPGRADE_REQUIRED/* cups-upgrade-required - TLS upgrade required @since CUPS … enumerator673 # define IPP_UPGRADE_REQUIRED IPP_STATUS_ERROR_CUPS_UPGRADE_REQUIRED
1162 _cupsSetError(IPP_STATUS_ERROR_CUPS_UPGRADE_REQUIRED, httpStatus(status), 0); in _cupsSetHTTPError()
2257 error <= IPP_STATUS_ERROR_CUPS_UPGRADE_REQUIRED) in ippErrorString()
1958 else if (ipp_status == IPP_STATUS_ERROR_CUPS_UPGRADE_REQUIRED) in main()