Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/sntp/libevent/include/event2/
H A Dhttp.h65 #define HTTP_EXPECTATIONFAILED 417 /**< we can't handle this expectation */ macro
/freebsd/contrib/libevent/include/event2/
H A Dhttp.h65 #define HTTP_EXPECTATIONFAILED 417 /**< we can't handle this expectation */ macro
/freebsd/contrib/ntp/sntp/libevent/
H A Dhttp.c2264 evhttp_send_error(req, HTTP_EXPECTATIONFAILED, NULL); in evhttp_get_body()
/freebsd/contrib/libevent/
H A Dhttp.c2264 evhttp_send_error(req, HTTP_EXPECTATIONFAILED, NULL); in evhttp_get_body()
/freebsd/contrib/ntp/sntp/libevent/test/
H A Dregress_http.c4033 tt_int_op(evhttp_request_get_response_code(req), ==, HTTP_EXPECTATIONFAILED); in http_expectation_failed_done()
/freebsd/contrib/libevent/test/
H A Dregress_http.c4033 tt_int_op(evhttp_request_get_response_code(req), ==, HTTP_EXPECTATIONFAILED); in http_expectation_failed_done()