Home
last modified time | relevance | path

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

/external/libevent/test/
Dregress_http.c1009 static void http_request_no_action_done(struct evhttp_request *, void *);
1563 http_request_no_action_done(struct evhttp_request *req, void *arg) in http_request_no_action_done() function
4496 req = evhttp_request_new(http_request_no_action_done, NULL); in http_request_own_test()