http_chunked_cb    70 third_party/libevent/test/regress_http.c static void http_chunked_cb(struct evhttp_request *req, void *arg);
http_chunked_cb    96 third_party/libevent/test/regress_http.c 	evhttp_set_cb(myhttp, "/chunked", http_chunked_cb, NULL);