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

/sssd/src/providers/ldap/
H A Dldap_id.c1863 static void sdap_account_info_handler_done(struct tevent_req *subreq);
1896 tevent_req_set_callback(subreq, sdap_account_info_handler_done, req);
1910 static void sdap_account_info_handler_done(struct tevent_req *subreq) function

Completed in 2806 milliseconds