Lines Matching refs:evhttp
75 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()
886 struct evhttp *http = NULL; in rpc_invalid_type()