Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/ntp/sntp/libevent/include/event2/
H A Dhttp.h567 EVREQ_HTTP_EOF, enumerator
/freebsd-13.1/contrib/libevent/include/event2/
H A Dhttp.h580 EVREQ_HTTP_EOF, enumerator
/freebsd-13.1/contrib/libevent/
H A Dhttp.c658 case EVREQ_HTTP_EOF: in evhttp_connection_incoming_fail()
1439 evhttp_connection_fail_(evcon, EVREQ_HTTP_EOF); in evhttp_connection_read_on_write_error()
1529 evhttp_connection_fail_(evcon, EVREQ_HTTP_EOF); in evhttp_error_cb()
2276 evhttp_connection_fail_(evcon, EVREQ_HTTP_EOF); in evhttp_read_header()
/freebsd-13.1/contrib/ntp/sntp/libevent/
H A Dhttp.c634 case EVREQ_HTTP_EOF: in evhttp_connection_incoming_fail()
1428 evhttp_connection_fail_(evcon, EVREQ_HTTP_EOF); in evhttp_error_cb()
2190 evhttp_connection_fail_(evcon, EVREQ_HTTP_EOF); in evhttp_read_header()
/freebsd-13.1/contrib/ntp/sntp/libevent/test/
H A Dregress_http.c684 evhttp_connection_fail_(delayed_client, EVREQ_HTTP_EOF); in http_large_delay_cb()
/freebsd-13.1/contrib/libevent/test/
H A Dregress_http.c731 evhttp_connection_fail_(delayed_client, EVREQ_HTTP_EOF); in http_large_delay_cb()