Searched refs:evhttp_error_cb (Results 1 - 1 of 1) sorted by relevance

/external/libevent/
H A Dhttp.c198 static void evhttp_error_cb(struct bufferevent *bufev, short what, void *arg);
376 evhttp_error_cb,
401 evhttp_error_cb,
1455 evhttp_error_cb(struct bufferevent *bufev, short what, void *arg) function
1558 evhttp_error_cb(bufev, what, arg);
1599 evhttp_error_cb,
2371 bufferevent_setcb(bev, evhttp_read_cb, evhttp_write_cb, evhttp_error_cb, evcon);
2697 evhttp_error_cb,

Completed in 121 milliseconds