Home
last modified time | relevance | path

Searched refs:http_stream_in_chunk (Results 1 – 1 of 1) sorted by relevance

/NextBSD/contrib/ntp/sntp/libevent/test/
HDregress_http.c3116 http_stream_in_chunk(struct evhttp_request *req, void *arg) in http_stream_in_chunk() function
3158 evhttp_request_set_chunked_cb(req, http_stream_in_chunk); in http_stream_in_test_()