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

/freebsd-9.3-release/contrib/ntp/sntp/libevent/test/
H A Dbench_http.c157 http = evhttp_new(base);
H A Dregress_rpc.c83 myhttp = evhttp_new(NULL);
H A Dregress_http.c129 myhttp = evhttp_new(base);
1387 second = evhttp_new(NULL);
1389 third = evhttp_new(NULL);
2092 myhttp = evhttp_new(data->base);
3471 http = evhttp_new(NULL);
/freebsd-9.3-release/contrib/ntp/sntp/libevent/include/event2/
H A Dhttp.h85 struct evhttp *evhttp_new(struct event_base *base);
/freebsd-9.3-release/contrib/ntp/sntp/libevent/
H A Dhttp.c3489 evhttp_new(struct event_base *base) function

Completed in 118 milliseconds