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

/sssd-io/src/providers/ipa/
H A Dipa_selinux.c410 struct selinux_child_input **_sci);
420 struct selinux_child_input **_sci)
480 *_sci = talloc_steal(mem_ctx, sci);
492 struct selinux_child_input **_sci)
554 *_sci = talloc_steal(mem_ctx, sci);
1476 struct selinux_child_input **_sci)
1506 *_sci = sci;
414 choose_best_seuser(TALLOC_CTX *mem_ctx, struct sysdb_attrs **usermaps, struct pam_data *pd, struct sss_domain_info *user_domain, struct map_order_ctx *mo_ctx, const char *default_user, struct selinux_child_input **_sci) argument
488 selinux_child_setup(TALLOC_CTX *mem_ctx, const char *orig_name, struct sss_domain_info *dom, const char *seuser_mls_string, struct selinux_child_input **_sci) argument
1465 ipa_selinux_create_child_input(TALLOC_CTX *mem_ctx, struct sysdb_attrs *user, struct sysdb_attrs *host, struct sysdb_attrs **maps, size_t map_count, struct sysdb_attrs **hbac_rules, size_t hbac_count, const char *map_order, struct pam_data *pd, struct sss_domain_info *user_domain, const char *default_user, struct selinux_child_input **_sci) argument

Completed in 17 milliseconds