evhttp_send_reply_start  161 third_party/libevent/evhttp.h void evhttp_send_reply_start(struct evhttp_request *, int, const char *);
evhttp_send_reply_start  287 third_party/libevent/test/regress_http.c 	evhttp_send_reply_start(req, HTTP_OK, "Everything is fine");