Home
last modified time | relevance | path

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

/external/libcups/cups/
Dhttp.h271 HTTP_STATUS_REQUEST_TOO_LARGE, /* Request entity too large */ enumerator
327 # define HTTP_REQUEST_TOO_LARGE HTTP_STATUS_REQUEST_TOO_LARGE
Drequest.c1154 case HTTP_STATUS_REQUEST_TOO_LARGE : in _cupsSetHTTPError()
Dhttp-support.c1528 case HTTP_STATUS_REQUEST_TOO_LARGE : in _httpStatus()