Home
last modified time | relevance | path

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

/external/libcups/cups/
Dhttp.h260 HTTP_STATUS_NOT_FOUND, /* URI was not found */ enumerator
314 # define HTTP_NOT_FOUND HTTP_STATUS_NOT_FOUND
Dppd-util.c295 return (HTTP_STATUS_NOT_FOUND); in cupsGetPPD3()
Drequest.c1122 case HTTP_STATUS_NOT_FOUND : in _cupsSetHTTPError()
Dhttp-support.c1379 case HTTP_STATUS_NOT_FOUND : in _httpStatus()