evhttp_connection_new  260 third_party/libevent/evhttp.h struct evhttp_connection *evhttp_connection_new(
evhttp_connection_new 2550 third_party/libevent/http.c 	evcon = evhttp_connection_new(hostname, atoi(portname));
evhttp_connection_new  421 third_party/libevent/test/regress_http.c 	evcon = evhttp_connection_new("127.0.0.1", port);
evhttp_connection_new  624 third_party/libevent/test/regress_http.c 	evcon = evhttp_connection_new("127.0.0.1", port);
evhttp_connection_new  685 third_party/libevent/test/regress_http.c 	evcon = evhttp_connection_new("127.0.0.1", port);
evhttp_connection_new  918 third_party/libevent/test/regress_http.c 	evcon = evhttp_connection_new("127.0.0.1", port);
evhttp_connection_new 1317 third_party/libevent/test/regress_http.c 	evcon = evhttp_connection_new("127.0.0.1", port);
evhttp_connection_new 1422 third_party/libevent/test/regress_http.c 	evcon = evhttp_connection_new("127.0.0.1", port);
evhttp_connection_new  188 third_party/libevent/test/regress_rpc.c 	evcon = evhttp_connection_new("127.0.0.1", port);
evhttp_connection_new  272 third_party/libevent/test/regress_rpc.c 	evcon = evhttp_connection_new("127.0.0.1", port);
evhttp_connection_new  333 third_party/libevent/test/regress_rpc.c 	evcon = evhttp_connection_new("127.0.0.1", port);