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

/sssd/src/providers/data_provider/
H A Ddp_request_reply.c144 struct dp_req_with_reply_state { struct
272 struct dp_req_with_reply_state *state;
281 state = talloc_zero(tmp_ctx, struct dp_req_with_reply_state);
336 struct dp_req_with_reply_state *state;
341 state = tevent_req_callback_data(req, struct dp_req_with_reply_state);

Completed in 1533 milliseconds