http_dispatcher_cb 72 third_party/libevent/test/regress_http.c void http_dispatcher_cb(struct evhttp_request *req, void *arg); http_dispatcher_cb 99 third_party/libevent/test/regress_http.c evhttp_set_cb(myhttp, "/", http_dispatcher_cb, NULL);