Searched refs:http_failure_readcb (Results 1 – 2 of 2) sorted by relevance
946 http_failure_readcb(struct bufferevent *bev, void *arg) in http_failure_readcb() function975 bev = bufferevent_new(fd, http_failure_readcb, http_writecb, in http_failure_test()
2215 http_failure_readcb(struct bufferevent *bev, void *arg) in http_failure_readcb() function2245 bufferevent_setcb(bev, http_failure_readcb, http_writecb, in http_failure_test()