Home
last modified time | relevance | path

Searched defs:evcon (Results 1 – 4 of 4) sorted by relevance

/external/libevent/
Dhttp.c377 evhttp_write_buffer(struct evhttp_connection *evcon, in evhttp_write_buffer()
399 evhttp_send_continue_done(struct evhttp_connection *evcon, void *arg) in evhttp_send_continue_done()
405 evhttp_send_continue(struct evhttp_connection *evcon, in evhttp_send_continue()
423 evhttp_connected(struct evhttp_connection *evcon) in evhttp_connected()
445 evhttp_make_header_request(struct evhttp_connection *evcon, in evhttp_make_header_request()
537 evhttp_make_header_response(struct evhttp_connection *evcon, in evhttp_make_header_response()
593 evhttp_make_header(struct evhttp_connection *evcon, struct evhttp_request *req) in evhttp_make_header()
627 evhttp_connection_set_max_headers_size(struct evhttp_connection *evcon, in evhttp_connection_set_max_headers_size()
636 evhttp_connection_set_max_body_size(struct evhttp_connection* evcon, in evhttp_connection_set_max_body_size()
698 evhttp_connection_fail(struct evhttp_connection *evcon, in evhttp_connection_fail()
[all …]
Devrpc-internal.h116 struct evhttp_connection *evcon; member
176 struct evhttp_connection *evcon; member
Devrpc.c624 struct evhttp_connection *evcon; in evrpc_pool_set_timeout() local
960 struct evhttp_connection *evcon; in evrpc_pool_schedule() local
976 struct evhttp_connection *evcon = ctx->evcon; in evrpc_request_timeout() local
1015 struct evhttp_connection *evcon) in evrpc_hook_associate_meta()
/external/libevent/include/event2/
Dhttp_struct.h68 struct evhttp_connection *evcon; member