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

/sssd/src/providers/ldap/
H A Dldap_id_cleanup.c36 struct ldap_id_cleanup_ctx { struct
47 struct ldap_id_cleanup_ctx *cleanup_ctx = NULL;
49 cleanup_ctx = talloc_get_type(pvt, struct ldap_id_cleanup_ctx);
59 struct ldap_id_cleanup_ctx *cleanup_ctx = NULL;
74 cleanup_ctx = talloc_zero(sdom, struct ldap_id_cleanup_ctx);

Completed in 2624 milliseconds