Home
last modified time | relevance | path

Searched refs:EVREQ_HTTP_REQUEST_CANCEL (Results 1 – 8 of 8) sorted by relevance

/freebsd/contrib/ntp/sntp/libevent/include/event2/
H A Dhttp.h594 EVREQ_HTTP_REQUEST_CANCEL, enumerator
/freebsd/contrib/libevent/include/event2/
H A Dhttp.h594 EVREQ_HTTP_REQUEST_CANCEL, enumerator
/freebsd/contrib/ntp/sntp/libevent/
H A Dhttp.c690 case EVREQ_HTTP_REQUEST_CANCEL: in evhttp_connection_incoming_fail()
764 if (error != EVREQ_HTTP_REQUEST_CANCEL) { in evhttp_connection_fail_()
2714 EVREQ_HTTP_REQUEST_CANCEL); in evhttp_cancel_request()
H A DChangeLog1218 o Add test for EVREQ_HTTP_REQUEST_CANCEL into http_cancel_test() (862c217
/freebsd/contrib/libevent/
H A Dhttp.c690 case EVREQ_HTTP_REQUEST_CANCEL: in evhttp_connection_incoming_fail()
764 if (error != EVREQ_HTTP_REQUEST_CANCEL) { in evhttp_connection_fail_()
2714 EVREQ_HTTP_REQUEST_CANCEL); in evhttp_cancel_request()
H A DChangeLog1218 o Add test for EVREQ_HTTP_REQUEST_CANCEL into http_cancel_test() (862c217
/freebsd/contrib/ntp/sntp/libevent/test/
H A Dregress_http.c1361 if (error != EVREQ_HTTP_REQUEST_CANCEL) { in http_request_error_cb_with_cancel()
/freebsd/contrib/libevent/test/
H A Dregress_http.c1361 if (error != EVREQ_HTTP_REQUEST_CANCEL) { in http_request_error_cb_with_cancel()