Searched defs:ipa_s2n_exop_state (Results 1 - 1 of 1) sorted by relevance

/sssd/src/providers/ipa/
H A Dipa_s2n_exop.c59 struct ipa_s2n_exop_state { struct
80 struct ipa_s2n_exop_state *state;
84 req = tevent_req_create(mem_ctx, &state, struct ipa_s2n_exop_state);
125 struct ipa_s2n_exop_state *state = tevent_req_data(req,
126 struct ipa_s2n_exop_state);
215 struct ipa_s2n_exop_state *state = tevent_req_data(req,
216 struct ipa_s2n_exop_state);

Completed in 1745 milliseconds