Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/libevent/
H A Dhttp.c722 evhttp_connection_fail_(struct evhttp_connection *evcon, in evhttp_connection_fail_() function
987 evhttp_connection_fail_(evcon, EVREQ_HTTP_DATA_TOO_LONG); in evhttp_read_trailer()
1017 evhttp_connection_fail_(evcon, EVREQ_HTTP_DATA_TOO_LONG); in evhttp_lingering_close()
1026 evhttp_connection_fail_(evcon, EVREQ_HTTP_DATA_TOO_LONG); in evhttp_lingering_fail()
1044 evhttp_connection_fail_(evcon, in evhttp_read_body()
1439 evhttp_connection_fail_(evcon, EVREQ_HTTP_EOF); in evhttp_connection_read_on_write_error()
1521 evhttp_connection_fail_(evcon, EVREQ_HTTP_TIMEOUT); in evhttp_error_cb()
1529 evhttp_connection_fail_(evcon, EVREQ_HTTP_EOF); in evhttp_error_cb()
1532 evhttp_connection_fail_(evcon, EVREQ_HTTP_BUFFER_ERROR); in evhttp_error_cb()
2276 evhttp_connection_fail_(evcon, EVREQ_HTTP_EOF); in evhttp_read_header()
[all …]
H A Dhttp-internal.h187 void evhttp_connection_fail_(struct evhttp_connection *,
H A Devrpc.c976 evhttp_connection_fail_(evcon, EVREQ_HTTP_TIMEOUT); in evrpc_request_timeout()
H A DChangeLog1536 evhttp_connection_fail_ (7afbd60)
1537 o preserve errno in evhttp_connection_fail_ for inspection by the
/freebsd-13.1/contrib/ntp/sntp/libevent/
H A Dhttp-internal.h189 void evhttp_connection_fail_(struct evhttp_connection *,
H A Dhttp.c682 evhttp_connection_fail_(struct evhttp_connection *evcon, in evhttp_connection_fail_() function
954 evhttp_connection_fail_(evcon, EVREQ_HTTP_DATA_TOO_LONG); in evhttp_read_trailer()
983 evhttp_connection_fail_(evcon, in evhttp_read_body()
997 evhttp_connection_fail_(evcon, EVREQ_HTTP_INVALID_HEADER); in evhttp_read_body()
1022 evhttp_connection_fail_(evcon, in evhttp_read_body()
1426 evhttp_connection_fail_(evcon, EVREQ_HTTP_TIMEOUT); in evhttp_error_cb()
1428 evhttp_connection_fail_(evcon, EVREQ_HTTP_EOF); in evhttp_error_cb()
1431 evhttp_connection_fail_(evcon, EVREQ_HTTP_BUFFER_ERROR); in evhttp_error_cb()
2097 evhttp_connection_fail_(evcon, in evhttp_get_body()
2190 evhttp_connection_fail_(evcon, EVREQ_HTTP_EOF); in evhttp_read_header()
[all …]
H A Devrpc.c976 evhttp_connection_fail_(evcon, EVREQ_HTTP_TIMEOUT); in evrpc_request_timeout()
H A DChangeLog1089 evhttp_connection_fail_ (7afbd60)
1090 o preserve errno in evhttp_connection_fail_ for inspection by the
/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()