Searched refs:evhttp_request_set_on_complete_cb (Results 1 – 5 of 5) sorted by relevance
609 void evhttp_request_set_on_complete_cb(struct evhttp_request *req,
437 The evhttp_request_set_on_complete_cb() facility adds a callback to be
3889 evhttp_request_set_on_complete_cb(struct evhttp_request *req, in evhttp_request_set_on_complete_cb() function
143 o evhttp_request_set_on_complete_cb to be more specific about what
784 evhttp_request_set_on_complete_cb(req, http_sent_cb, (void *)0xDEADBEEF); in http_on_complete_cb()