Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/libevent/test/
H A Dbench_http.c159 http = evhttp_new(base); in main()
H A Dregress_rpc.c83 myhttp = evhttp_new(NULL); in http_setup()
H A Dregress_http.c136 myhttp = evhttp_new(base); in http_setup()
1634 second = evhttp_new(NULL); in http_virtual_host_test()
1636 third = evhttp_new(NULL); in http_virtual_host_test()
2345 myhttp = evhttp_new(data->base); in http_highport_test()
3827 http = evhttp_new(NULL); in http_primitives()
/freebsd-12.1/contrib/ntp/sntp/libevent/test/
H A Dbench_http.c157 http = evhttp_new(base); in main()
H A Dregress_http.c129 myhttp = evhttp_new(base); in http_setup()
1387 second = evhttp_new(NULL); in http_virtual_host_test()
1389 third = evhttp_new(NULL); in http_virtual_host_test()
2092 myhttp = evhttp_new(data->base); in http_highport_test()
3471 http = evhttp_new(NULL); in http_primitives()
H A Dregress_rpc.c83 myhttp = evhttp_new(NULL); in http_setup()
/freebsd-12.1/contrib/libevent/sample/
H A Dhttp-server.c356 http = evhttp_new(base); in main()
/freebsd-12.1/contrib/ntp/sntp/libevent/include/event2/
H A Dhttp.h85 struct evhttp *evhttp_new(struct event_base *base);
/freebsd-12.1/contrib/libevent/include/event2/
H A Dhttp.h85 struct evhttp *evhttp_new(struct event_base *base);
/freebsd-12.1/contrib/ntp/sntp/libevent/
H A Dhttp.c3489 evhttp_new(struct event_base *base) in evhttp_new() function
/freebsd-12.1/contrib/libevent/
H A Dhttp.c3638 evhttp_new(struct event_base *base) in evhttp_new() function