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

/sssd/src/providers/ipa/
H A Dipa_selinux.c66 size_t *hbac_count,
1268 size_t *hbac_count,
1309 *hbac_count = state->hbac_rule_count;
1451 size_t hbac_count,
1466 hbac_rules, hbac_count, &best_match_maps);
1586 size_t hbac_count = 0; local
1595 &hbac_count, &hbac_rules,
1612 hbac_count, map_order, state->pd,
1264 ipa_get_selinux_recv(struct tevent_req *req, TALLOC_CTX *mem_ctx, size_t *count, struct sysdb_attrs ***maps, size_t *hbac_count, struct sysdb_attrs ***hbac_rules, char **default_user, char **map_order) argument
1445 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 1654 milliseconds