Home
last modified time | relevance | path

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

/external/libevent/test/
Dregress_http.c1419 struct evhttp *inactive_http = NULL; in http_cancel_test() local
1455 inactive_http = http_setup(&port, inactive_base, 0); in http_cancel_test()
1556 if (inactive_http) in http_cancel_test()
1557 evhttp_free(inactive_http); in http_cancel_test()