Home
last modified time | relevance | path

Searched refs:HTTP_STATUS_NOT_FOUND (Results 1 – 4 of 4) sorted by relevance

/external/libcups/cups/
Dhttp.h262 HTTP_STATUS_NOT_FOUND, /* URI was not found */ enumerator
318 # define HTTP_NOT_FOUND HTTP_STATUS_NOT_FOUND
Dppd-util.c313 return (HTTP_STATUS_NOT_FOUND); in cupsGetPPD3()
Drequest.c1134 case HTTP_STATUS_NOT_FOUND : in _cupsSetHTTPError()
Dhttp-support.c1525 case HTTP_STATUS_NOT_FOUND : in _httpStatus()