Searched refs:evrpc_reply_done (Results 1 – 2 of 2) sorted by relevance
630 static void evrpc_reply_done(struct evhttp_request *, void *);666 if ((req = evhttp_request_new(evrpc_reply_done, ctx)) == NULL) in evrpc_schedule_request()860 evrpc_reply_done(struct evhttp_request *req, void *arg) in evrpc_reply_done() function