Searched refs:evhttp_request_set_on_complete_cb (Results 1 – 10 of 10) sorted by relevance
624 void evhttp_request_set_on_complete_cb(struct evhttp_request *req,
457 The evhttp_request_set_on_complete_cb() facility adds a callback to be
4112 evhttp_request_set_on_complete_cb(struct evhttp_request *req, in evhttp_request_set_on_complete_cb() function
903 o evhttp_request_set_on_complete_cb to be more specific about what
877 evhttp_request_set_on_complete_cb(req, http_sent_cb, (void *)0xDEADBEEF); in http_on_complete_cb()