Home
last modified time | relevance | path

Searched refs:evhttp_connection_fail_ (Results 1 – 10 of 10) sorted by relevance

/freebsd/contrib/ntp/sntp/libevent/
H A Dhttp.c734 evhttp_connection_fail_(struct evhttp_connection *evcon, in evhttp_connection_fail_() function
1004 evhttp_connection_fail_(evcon, EVREQ_HTTP_DATA_TOO_LONG); in evhttp_read_trailer()
1034 evhttp_connection_fail_(evcon, EVREQ_HTTP_DATA_TOO_LONG); in evhttp_lingering_close()
1043 evhttp_connection_fail_(evcon, EVREQ_HTTP_DATA_TOO_LONG); in evhttp_lingering_fail()
1061 evhttp_connection_fail_(evcon, in evhttp_read_body()
1075 evhttp_connection_fail_(evcon, EVREQ_HTTP_INVALID_HEADER); in evhttp_read_body()
1463 evhttp_connection_fail_(evcon, EVREQ_HTTP_EOF); in evhttp_connection_read_on_write_error()
1545 evhttp_connection_fail_(evcon, EVREQ_HTTP_TIMEOUT); in evhttp_error_cb()
1561 evhttp_connection_fail_(evcon, EVREQ_HTTP_EOF); in evhttp_error_cb()
1564 evhttp_connection_fail_(evcon, EVREQ_HTTP_BUFFER_ERROR); in evhttp_error_cb()
[all …]
H A Dhttp-internal.h185 void evhttp_connection_fail_(struct evhttp_connection *,
H A Devrpc.c976 evhttp_connection_fail_(evcon, EVREQ_HTTP_TIMEOUT); in evrpc_request_timeout()
H A DChangeLog1849 evhttp_connection_fail_ (7afbd60)
1850 o preserve errno in evhttp_connection_fail_ for inspection by the
/freebsd/contrib/libevent/
H A Dhttp.c734 evhttp_connection_fail_(struct evhttp_connection *evcon, in evhttp_connection_fail_() function
1004 evhttp_connection_fail_(evcon, EVREQ_HTTP_DATA_TOO_LONG); in evhttp_read_trailer()
1034 evhttp_connection_fail_(evcon, EVREQ_HTTP_DATA_TOO_LONG); in evhttp_lingering_close()
1043 evhttp_connection_fail_(evcon, EVREQ_HTTP_DATA_TOO_LONG); in evhttp_lingering_fail()
1061 evhttp_connection_fail_(evcon, in evhttp_read_body()
1075 evhttp_connection_fail_(evcon, EVREQ_HTTP_INVALID_HEADER); in evhttp_read_body()
1463 evhttp_connection_fail_(evcon, EVREQ_HTTP_EOF); in evhttp_connection_read_on_write_error()
1545 evhttp_connection_fail_(evcon, EVREQ_HTTP_TIMEOUT); in evhttp_error_cb()
1561 evhttp_connection_fail_(evcon, EVREQ_HTTP_EOF); in evhttp_error_cb()
1564 evhttp_connection_fail_(evcon, EVREQ_HTTP_BUFFER_ERROR); in evhttp_error_cb()
[all …]
H A Dhttp-internal.h185 void evhttp_connection_fail_(struct evhttp_connection *,
H A Devrpc.c976 evhttp_connection_fail_(evcon, EVREQ_HTTP_TIMEOUT); in evrpc_request_timeout()
H A DChangeLog1849 evhttp_connection_fail_ (7afbd60)
1850 o preserve errno in evhttp_connection_fail_ for inspection by the
/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()