Searched refs:evhttp_new (Results 1 – 6 of 6) sorted by relevance
159 http = evhttp_new(base); in main()
83 myhttp = evhttp_new(NULL); in http_setup()
136 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()
356 http = evhttp_new(base); in main()
85 struct evhttp *evhttp_new(struct event_base *base);
3638 evhttp_new(struct event_base *base) in evhttp_new() function