Searched refs:dp_req_with_reply_done (Results 1 - 1 of 1) sorted by relevance

/sssd/src/providers/data_provider/
H A Ddp_request_reply.c171 static void dp_req_with_reply_done(struct tevent_req *req);
321 tevent_req_set_callback(req, dp_req_with_reply_done, state);
334 static void dp_req_with_reply_done(struct tevent_req *req) function

Completed in 910 milliseconds