Lines Matching refs:evhttp
79 static struct evhttp *
82 struct evhttp *myhttp; in http_setup()
141 rpc_setup(struct evhttp **phttp, ev_uint16_t *pport, struct evrpc_base **pbase) in rpc_setup()
144 struct evhttp *http = NULL; in rpc_setup()
191 struct evhttp *http = NULL; in rpc_basic_test()
260 struct evhttp *http = NULL; in rpc_basic_message()
452 struct evhttp *http = NULL; in rpc_basic_client()
538 struct evhttp *http = NULL; in rpc_basic_queued_client()
638 struct evhttp *http = NULL; in rpc_basic_client_with_pause()
690 struct evhttp *http = NULL; in rpc_client_timeout()
890 struct evhttp *http = NULL; in rpc_invalid_type()