Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/print/libhttp-core/common/
H A Dhttp-support.c274 case HTTP_UNAUTHORIZED : in httpStatus()
H A Dhttp.h212 HTTP_UNAUTHORIZED, /* Unauthorized to access host */ enumerator
/illumos-gate/usr/src/lib/print/libpapi-ipp/common/
H A Dipp-support.c55 case HTTP_UNAUTHORIZED: in http_to_papi_status()
587 if (status == HTTP_UNAUTHORIZED) { in ipp_send_request_with_file()