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

/sssd-io/src/providers/ipa/
H A Dipa_session.c435 struct ipa_pam_session_handler_state { struct
487 struct ipa_pam_session_handler_state *state;
492 struct ipa_pam_session_handler_state);
558 struct ipa_pam_session_handler_state *state;
563 state = tevent_req_data(req, struct ipa_pam_session_handler_state);
607 struct ipa_pam_session_handler_state *state = NULL;
609 state = tevent_req_data(req, struct ipa_pam_session_handler_state);

Completed in 8 milliseconds