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

/sssd/src/providers/ipa/
H A Dipa_hbac_common.c28 bool delete_subdir, const char *subdir,
46 base_dn = sysdb_custom_subtree_dn(tmp_ctx, domain, subdir);
79 ret = sysdb_store_custom(domain, object_name, subdir, list[c]);
27 ipa_hbac_save_list(struct sss_domain_info *domain, bool delete_subdir, const char *subdir, const char *naming_attribute, size_t count, struct sysdb_attrs **list) argument

Completed in 1357 milliseconds