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

/freebsd-13-stable/contrib/libevent/test/
H A Dregress_http.c1419 struct evhttp *inactive_http = NULL; local
1455 inactive_http = http_setup(&port, inactive_base, 0);
1556 if (inactive_http)
1557 evhttp_free(inactive_http);

Completed in 160 milliseconds