HomeSort by: relevance | last modified time | path
    Searched defs:evhttp_send_reply_chunk_with_cb (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/libevent/dist/
http.c 2898 evhttp_send_reply_chunk_with_cb(struct evhttp_request *req, struct evbuffer *databuf, function
2927 evhttp_send_reply_chunk_with_cb(req, databuf, NULL, NULL);
  /src/external/bsd/ntp/dist/sntp/libevent/
http.c 2896 evhttp_send_reply_chunk_with_cb(struct evhttp_request *req, struct evbuffer *databuf, function
2925 evhttp_send_reply_chunk_with_cb(req, databuf, NULL, NULL);

Completed in 27 milliseconds