evhttp_new         73 third_party/libevent/evhttp.h struct evhttp *evhttp_new(struct event_base *base);
evhttp_new         83 third_party/libevent/test/regress_http.c 	myhttp = evhttp_new(base);