Home
last modified time | relevance | path

Searched refs:HTTP_ENTITYTOOLARGE (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/ntp/sntp/libevent/include/event2/
H A Dhttp.h64 #define HTTP_ENTITYTOOLARGE 413 /**< */ macro
/freebsd/contrib/libevent/include/event2/
H A Dhttp.h64 #define HTTP_ENTITYTOOLARGE 413 /**< */ macro
/freebsd/contrib/ntp/sntp/libevent/
H A Dhttp.c662 req->response_code = HTTP_ENTITYTOOLARGE; in evhttp_connection_incoming_fail()
/freebsd/contrib/libevent/
H A Dhttp.c662 req->response_code = HTTP_ENTITYTOOLARGE; in evhttp_connection_incoming_fail()
/freebsd/contrib/ntp/sntp/libevent/test/
H A Dregress_http.c4025 tt_int_op(evhttp_request_get_response_code(req), ==, HTTP_ENTITYTOOLARGE); in http_large_entity_test_done()
/freebsd/contrib/libevent/test/
H A Dregress_http.c4025 tt_int_op(evhttp_request_get_response_code(req), ==, HTTP_ENTITYTOOLARGE); in http_large_entity_test_done()