Home
last modified time | relevance | path

Searched refs:evhttp (Results 1 – 25 of 36) sorted by relevance

12

/libevent-2.1.12/include/event2/
H A Dhttp.h70 struct evhttp;
86 struct evhttp *evhttp_new(struct event_base *base);
216 void evhttp_free(struct evhttp* http);
234 void evhttp_set_default_content_type(struct evhttp *http,
261 int evhttp_set_cb(struct evhttp *http, const char *path,
266 int evhttp_del_cb(struct evhttp *, const char *);
280 void evhttp_set_gencb(struct evhttp *http,
298 void evhttp_set_bevcb(struct evhttp *http,
325 struct evhttp* vhost);
336 int evhttp_remove_virtual_host(struct evhttp* http, struct evhttp* vhost);
[all …]
H A Dhttp_compat.h63 struct evhttp *evhttp_start(const char *address, ev_uint16_t port);
H A Drpc.h290 struct evhttp;
301 struct evrpc_base *evrpc_init(struct evhttp *server);
/libevent-2.1.12/
H A Dhttp-internal.h90 struct evhttp *http_server;
134 struct evhttp { struct
136 TAILQ_ENTRY(evhttp) next_vhost;
146 TAILQ_HEAD(vhostsq, evhttp) virtualhosts; argument
H A Dhttp.c207 static int evhttp_find_vhost(struct evhttp *http, struct evhttp **outhttp,
2448 struct evhttp *
3399 evhttp_find_alias(struct evhttp *http, struct evhttp **outhttp, in evhttp_find_alias()
3403 struct evhttp *vhost; in evhttp_find_alias()
3436 evhttp_find_vhost(struct evhttp *http, struct evhttp **outhttp, in evhttp_find_vhost()
3439 struct evhttp *vhost; in evhttp_find_vhost()
3667 static struct evhttp*
3697 struct evhttp *
3714 struct evhttp *
3796 evhttp_remove_virtual_host(struct evhttp* http, struct evhttp* vhost) in evhttp_remove_virtual_host()
[all …]
H A Devrpc-internal.h76 struct evhttp* http_server;
/libevent-2.1.12/test/
H A Dregress_rpc.c75 static struct evhttp *
78 struct evhttp *myhttp; in http_setup()
137 rpc_setup(struct evhttp **phttp, ev_uint16_t *pport, struct evrpc_base **pbase) in rpc_setup()
140 struct evhttp *http = NULL; in rpc_setup()
187 struct evhttp *http = NULL; in rpc_basic_test()
256 struct evhttp *http = NULL; in rpc_basic_message()
448 struct evhttp *http = NULL; in rpc_basic_client()
534 struct evhttp *http = NULL; in rpc_basic_queued_client()
634 struct evhttp *http = NULL; in rpc_basic_client_with_pause()
686 struct evhttp *http = NULL; in rpc_client_timeout()
[all …]
H A Dregress_http.c133 static struct evhttp *
137 struct evhttp *myhttp; in http_setup_gencb()
170 static struct evhttp *
1067 struct evhttp *http; in http_connection_test_()
1462 struct evhttp *inactive_http = NULL; in http_cancel_test()
1668 struct evhttp *second = NULL, *third = NULL; in http_virtual_host_test()
2385 struct evhttp *myhttp = NULL; in http_highport_test()
3023 struct evhttp *http; in http_base_test()
3660 struct evhttp *http;
3883 struct evhttp *http = NULL; in http_primitives()
[all …]
/libevent-2.1.12/test-export/
H A Dtest-export.c19 struct evhttp *http = NULL; in test()
H A Dtest-export.c19 struct evhttp *http = NULL; in test()
H A Dtest-export.c19 struct evhttp *http = NULL; in test()
H A Dtest-export.c19 struct evhttp *http = NULL; in test()
H A Dtest-export.c19 struct evhttp *http = NULL; in test()
H A Dtest-export.c19 struct evhttp *http = NULL; in test()
H A Dtest-export.c19 struct evhttp *http = NULL; in test()
H A Dtest-export.c19 struct evhttp *http = NULL; in test()
H A Dtest-export.c19 struct evhttp *http = NULL; in test()
H A Dtest-export.c19 struct evhttp *http = NULL; in test()
H A Dtest-export.c19 struct evhttp *http = NULL; in test()
H A Dtest-export.c19 struct evhttp *http = NULL; in test()
H A Dtest-export.c19 struct evhttp *http = NULL; in test()
H A Dtest-export.c19 struct evhttp *http = NULL; in test()
H A Dtest-export.c19 struct evhttp *http = NULL; in test()
H A Dtest-export.c19 struct evhttp *http = NULL; in test()
H A Dtest-export.c19 struct evhttp *http = NULL; in test()

12