Searched refs:evhttp_read_cb (Results 1 – 1 of 1) sorted by relevance
204 static void evhttp_read_cb(struct bufferevent *, void *);408 evhttp_read_cb, in evhttp_send_continue()1132 evhttp_read_cb(struct bufferevent *bufev, void *arg) in evhttp_read_cb() function1629 evhttp_read_cb, in evhttp_connection_cb()2412 bufferevent_setcb(bev, evhttp_read_cb, evhttp_write_cb, evhttp_error_cb, evcon); in evhttp_connection_base_bufferevent_new()2743 evhttp_read_cb, in evhttp_start_read_()