Searched defs:evhttp_connection (Results 1 – 2 of 2) sorted by relevance
63 struct evhttp_connection { struct91 enum evhttp_connection_state state; argument98 void (*cb)(struct evhttp_connection *, void *); argument101 void (*closecb)(struct evhttp_connection *, void *); argument121 TAILQ_HEAD(evconq, evhttp_connection); argument
381 void (*cb)(struct evhttp_connection *, void *), void *arg) in evhttp_write_buffer() argument2170 void (*cb)(struct evhttp_connection *, void *), void *cbarg) in evhttp_connection_set_closecb() argument