Searched refs:http_delay_cb (Results 1 – 1 of 1) sorted by relevance
88 static void http_delay_cb(struct evhttp_request *req, void *arg);168 evhttp_set_cb(myhttp, "/delay", http_delay_cb, base); in http_setup_gencb()613 http_delay_cb(struct evhttp_request *req, void *arg) in http_delay_cb() function