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