Home
last modified time | relevance | path

Searched refs:HTTP_STATUS_URI_TOO_LONG (Results 1 – 2 of 2) sorted by relevance

/external/libcups/cups/
Dhttp.h270 HTTP_STATUS_URI_TOO_LONG, /* URI too long */ enumerator
324 # define HTTP_URI_TOO_LONG HTTP_STATUS_URI_TOO_LONG
Dhttp-support.c1385 case HTTP_STATUS_URI_TOO_LONG : in _httpStatus()