Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/sntp/libevent/include/event2/
H A Dhttp.h582 EVREQ_HTTP_EOF, enumerator
/freebsd/contrib/libevent/include/event2/
H A Dhttp.h582 EVREQ_HTTP_EOF, enumerator
/freebsd/contrib/ntp/sntp/libevent/
H A Dhttp.c670 case EVREQ_HTTP_EOF: in evhttp_connection_incoming_fail()
1463 evhttp_connection_fail_(evcon, EVREQ_HTTP_EOF); in evhttp_connection_read_on_write_error()
1561 evhttp_connection_fail_(evcon, EVREQ_HTTP_EOF); in evhttp_error_cb()
2317 evhttp_connection_fail_(evcon, EVREQ_HTTP_EOF); in evhttp_read_header()
/freebsd/contrib/libevent/
H A Dhttp.c670 case EVREQ_HTTP_EOF: in evhttp_connection_incoming_fail()
1463 evhttp_connection_fail_(evcon, EVREQ_HTTP_EOF); in evhttp_connection_read_on_write_error()
1561 evhttp_connection_fail_(evcon, EVREQ_HTTP_EOF); in evhttp_error_cb()
2317 evhttp_connection_fail_(evcon, EVREQ_HTTP_EOF); in evhttp_read_header()
/freebsd/contrib/ntp/sntp/libevent/test/
H A Dregress_http.c777 evhttp_connection_fail_(delayed_client, EVREQ_HTTP_EOF); in http_large_delay_cb()
/freebsd/contrib/libevent/test/
H A Dregress_http.c777 evhttp_connection_fail_(delayed_client, EVREQ_HTTP_EOF); in http_large_delay_cb()