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

/sssd-io/src/providers/ipa/
H A Dipa_s2n_exop.c60 struct ipa_s2n_exop_state { struct
81 struct ipa_s2n_exop_state *state;
85 req = tevent_req_create(mem_ctx, &state, struct ipa_s2n_exop_state);
126 struct ipa_s2n_exop_state *state = tevent_req_data(req,
127 struct ipa_s2n_exop_state);
216 struct ipa_s2n_exop_state *state = tevent_req_data(req,
217 struct ipa_s2n_exop_state);

Completed in 11 milliseconds