Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/ntp/sntp/libevent/test/
Dbench_http.c162 http = evhttp_new(base); in main()
Dregress_rpc.c82 myhttp = evhttp_new(NULL); in http_setup()
Dregress_http.c140 myhttp = evhttp_new(base); in http_setup_gencb()
1677 second = evhttp_new(NULL); in http_virtual_host_test()
1679 third = evhttp_new(NULL); in http_virtual_host_test()
2389 myhttp = evhttp_new(data->base); in http_highport_test()
3894 http = evhttp_new(NULL); in http_primitives()
/freebsd-12-stable/contrib/libevent/test/
Dbench_http.c162 http = evhttp_new(base); in main()
Dregress_rpc.c82 myhttp = evhttp_new(NULL); in http_setup()
Dregress_http.c140 myhttp = evhttp_new(base); in http_setup_gencb()
1677 second = evhttp_new(NULL); in http_virtual_host_test()
1679 third = evhttp_new(NULL); in http_virtual_host_test()
2389 myhttp = evhttp_new(data->base); in http_highport_test()
3894 http = evhttp_new(NULL); in http_primitives()
/freebsd-12-stable/contrib/libevent/include/event2/
Dhttp.h86 struct evhttp *evhttp_new(struct event_base *base);
/freebsd-12-stable/contrib/ntp/sntp/libevent/include/event2/
Dhttp.h86 struct evhttp *evhttp_new(struct event_base *base);
/freebsd-12-stable/contrib/ntp/sntp/libevent/sample/
Dhttp-server.c498 http = evhttp_new(base); in main()
/freebsd-12-stable/contrib/libevent/sample/
Dhttp-server.c498 http = evhttp_new(base); in main()
/freebsd-12-stable/contrib/ntp/sntp/libevent/
Dhttp.c3698 evhttp_new(struct event_base *base) in evhttp_new() function
/freebsd-12-stable/contrib/libevent/
Dhttp.c3698 evhttp_new(struct event_base *base) in evhttp_new() function