Home
last modified time | relevance | path

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

/external/libcups/cups/
Dipp.h555 IPP_STATUS_ERROR_URI_SCHEME, /* client-error-uri-scheme-not-supported */ enumerator
642 # define IPP_URI_SCHEME IPP_STATUS_ERROR_URI_SCHEME
/external/libcups/tools/
Dippeveprinter.c2521 respond_ipp(client, IPP_STATUS_ERROR_URI_SCHEME, "URI scheme \"%s\" not supported.", scheme); in finish_document_uri()