Home
last modified time | relevance | path

Searched refs:evhttp_free (Results 1 – 4 of 4) sorted by relevance

/external/libevent/test/
Dregress_http.c543 evhttp_free(http); in http_basic_test_impl()
714 evhttp_free(http); in http_bad_request_test()
796 evhttp_free(http); in http_delete_test()
877 evhttp_free(http); in http_on_complete_test()
980 evhttp_free(http); in http_allowed_methods_test()
1121 evhttp_free(http); in http_connection_test_()
1228 evhttp_free(http); in http_connection_async_test()
1288 evhttp_free(http); in http_autofree_connection_test()
1552 evhttp_free(http); in http_cancel_test()
1557 evhttp_free(inactive_http); in http_cancel_test()
[all …]
Dregress_rpc.c227 evhttp_free(http); in rpc_basic_test()
305 evhttp_free(http); in rpc_basic_message()
521 evhttp_free(http); in rpc_basic_client()
577 evhttp_free(http); in rpc_basic_queued_client()
680 evhttp_free(http); in rpc_basic_client_with_pause()
731 evhttp_free(http); in rpc_client_timeout()
/external/libevent/include/event2/
Dhttp.h215 void evhttp_free(struct evhttp* http);
/external/libevent/
Dhttp.c3671 evhttp_free(struct evhttp* http) in evhttp_free() function
3702 evhttp_free(vhost); in evhttp_free()