Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/libevent/dist/test/
H A Dbench_http.c72 http_ref_cb(struct evhttp_request *req, void *arg) in http_ref_cb() function
178 evhttp_set_cb(http, "/ref", http_ref_cb, NULL); in main()