http_post_cb       71 third_party/libevent/test/regress_http.c void http_post_cb(struct evhttp_request *req, void *arg);
http_post_cb       97 third_party/libevent/test/regress_http.c 	evhttp_set_cb(myhttp, "/postit", http_post_cb, NULL);