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

/sssd-io/src/providers/ipa/
H A Dipa_auth.c181 static void ipa_pam_auth_handler_auth_done(struct tevent_req *subreq);
370 tevent_req_set_callback(subreq, ipa_pam_auth_handler_auth_done, req);
378 static void ipa_pam_auth_handler_auth_done(struct tevent_req *subreq) function

Completed in 7 milliseconds