HomeSort by relevance Sort by last modified time
    Searched refs:evhttp_send_reply (Results 1 - 8 of 8) sorted by null

  /external/chromium/third_party/libevent/
evhttp.h 157 void evhttp_send_reply(struct evhttp_request *req, int code,
evrpc.c 361 evhttp_send_reply(req, HTTP_OK, "OK", data);
http.c 1934 evhttp_send_reply(struct evhttp_request *req, int code, const char *reason, function
    [all...]