Lines Matching refs:evcon
435 struct evhttp_connection *evcon);
460 void evhttp_connection_set_max_headers_size(struct evhttp_connection *evcon,
463 void evhttp_connection_set_max_body_size(struct evhttp_connection* evcon,
467 void evhttp_connection_free(struct evhttp_connection *evcon);
470 void evhttp_connection_set_local_address(struct evhttp_connection *evcon,
474 void evhttp_connection_set_local_port(struct evhttp_connection *evcon,
478 void evhttp_connection_set_timeout(struct evhttp_connection *evcon,
482 void evhttp_connection_set_retries(struct evhttp_connection *evcon,
486 void evhttp_connection_set_closecb(struct evhttp_connection *evcon,
490 void evhttp_connection_get_peer(struct evhttp_connection *evcon,
506 int evhttp_make_request(struct evhttp_connection *evcon,