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

/sssd/src/providers/ipa/
H A Dipa_selinux.c83 size_t hbac_rule_count,
150 size_t hbac_rule_count,
161 size_t hbac_rule_count,
230 hbac_rules, hbac_rule_count,
250 size_t hbac_rule_count,
263 for (i = 0; i < hbac_rule_count; i++) {
847 size_t hbac_rule_count; member in struct:ipa_get_selinux_state
1069 &state->hbac_rule_count, &state->hbac_rules);
1211 &state->hbac_rule_count,
1250 ret = ipa_hbac_rule_info_recv(subreq, state, &state->hbac_rule_count,
155 ipa_selinux_process_maps(TALLOC_CTX *mem_ctx, struct sysdb_attrs *user, struct sysdb_attrs *host, struct sysdb_attrs **selinux_maps, size_t selinux_map_count, struct sysdb_attrs **hbac_rules, size_t hbac_rule_count, struct sysdb_attrs ***_usermaps) argument
245 ipa_selinux_process_seealso_maps(struct sysdb_attrs *user, struct sysdb_attrs *host, struct sysdb_attrs **seealso_rules, size_t seealso_rules_count, struct sysdb_attrs **hbac_rules, size_t hbac_rule_count, uint32_t top_priority, struct sysdb_attrs **usermaps, size_t best_match_maps_cnt) argument
[all...]

Completed in 1110 milliseconds