Home
last modified time | relevance | path

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

/external/libcups/cups/
Dipp.h577IPP_STATUS_ERROR_CUPS_UPGRADE_REQUIRED/* cups-upgrade-required - TLS upgrade required @since CUPS … enumerator
633 # define IPP_UPGRADE_REQUIRED IPP_STATUS_ERROR_CUPS_UPGRADE_REQUIRED
Drequest.c1167 _cupsSetError(IPP_STATUS_ERROR_CUPS_UPGRADE_REQUIRED, httpStatus(status), 0); in _cupsSetHTTPError()
Dipp-support.c2068 error <= IPP_STATUS_ERROR_CUPS_UPGRADE_REQUIRED) in ippErrorString()