Searched refs:http_put_cb (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/ntp/sntp/libevent/test/
H A Dregress_http.c89 static void http_put_cb(struct evhttp_request *req, void *arg);
139 evhttp_set_cb(myhttp, "/putit", http_put_cb, base);
1846 http_put_cb(struct evhttp_request *req, void *arg) function

Completed in 52 milliseconds