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.h269 HTTP_STATUS_REQUEST_TOO_LARGE, /* Request entity too large */ enumerator
323 # define HTTP_REQUEST_TOO_LARGE HTTP_STATUS_REQUEST_TOO_LARGE
Drequest.c1142 case HTTP_STATUS_REQUEST_TOO_LARGE : in _cupsSetHTTPError()
Dhttp-support.c1382 case HTTP_STATUS_REQUEST_TOO_LARGE : in _httpStatus()