Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/libevent/dist/test/
H A Dregress_http.c1170 evhttp_connection_free(evcon); in http_connection_test_()
1277 evhttp_connection_free(evcon); in http_connection_async_test()
1334 evhttp_connection_free(evcon); in http_autofree_connection_test()
1402 evhttp_connection_free(evcon); in http_free_evcons()
1598 evhttp_connection_free(evcon); in http_cancel_test()
1820 evhttp_connection_free(evcon); in http_virtual_host_test()
1957 evhttp_connection_free(evcon); in http_dispatcher_test()
2024 evhttp_connection_free(evcon); in http_post_test()
2140 evhttp_connection_free(evcon); in http_put_test()
2370 evhttp_connection_free(evcon); in http_close_detection_()
[all …]
H A Dregress_rpc.c223 evhttp_connection_free(evcon); in rpc_basic_test()
303 evhttp_connection_free(evcon); in rpc_basic_message()
922 evhttp_connection_free(evcon); in rpc_invalid_type()
/netbsd-src/external/bsd/libevent/dist/
H A Dhttp.c761 evhttp_connection_free(evcon); in evhttp_connection_fail_()
792 evhttp_connection_free(evcon); in evhttp_connection_fail_()
891 evhttp_connection_free(evcon); in evhttp_connection_done()
1225 evhttp_connection_free(struct evhttp_connection *evcon) in evhttp_connection_free() function
1543 evhttp_connection_free(evcon); in evhttp_error_cb()
2443 evhttp_connection_free(evcon); in evhttp_connection_base_bufferevent_new()
2790 evhttp_connection_free(evcon); in evhttp_send_done()
2796 evhttp_connection_free(evcon); in evhttp_send_done()
2817 evhttp_connection_free(req->evcon); in evhttp_send_error()
3520 evhttp_connection_free(req->evcon); in evhttp_handle_request()
[all …]
H A Devrpc.c562 evhttp_connection_free(connection); in evrpc_pool_free()
H A DChangeLog220 o Fix conceivable UAF of the bufferevent in evhttp_connection_free() (6ac2ec25)
473 o http: avoid leaking of fd in evhttp_connection_free() (f0e1341 Azat Khuzhin)
/netbsd-src/external/bsd/libevent/dist/sample/
H A Dhttp-connect.c128 evhttp_connection_free(evcon); in main()
H A Dhttps-client.c513 evhttp_connection_free(evcon); in main()
/netbsd-src/external/bsd/libevent/dist/include/event2/
H A Dhttp.h715 void evhttp_connection_free(struct evhttp_connection *evcon);