Searched refs:HTTP_EXPECTATIONFAILED (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/external/bsd/ntp/dist/sntp/libevent/include/event2/
H A Dhttp.h67 #define HTTP_EXPECTATIONFAILED 417 /**< we can't handle this expectation */ macro
/netbsd-current/external/bsd/libevent/dist/include/event2/
H A Dhttp.h66 #define HTTP_EXPECTATIONFAILED 417 /**< we can't handle this expectation */ macro
/netbsd-current/external/bsd/ntp/dist/sntp/libevent/
H A Dhttp.c2134 evhttp_send_error(req, HTTP_EXPECTATIONFAILED,
/netbsd-current/external/bsd/libevent/dist/
H A Dhttp.c2268 evhttp_send_error(req, HTTP_EXPECTATIONFAILED, NULL);
/netbsd-current/external/bsd/libevent/dist/test/
H A Dregress_http.c4038 tt_int_op(evhttp_request_get_response_code(req), ==, HTTP_EXPECTATIONFAILED); local

Completed in 119 milliseconds