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

/sssd-io/src/providers/ipa/
H A Dipa_selinux.c84 size_t hbac_rule_count,
151 size_t hbac_rule_count,
162 size_t hbac_rule_count,
231 hbac_rules, hbac_rule_count,
251 size_t hbac_rule_count,
264 for (i = 0; i < hbac_rule_count; i++) {
848 size_t hbac_rule_count; member in struct:ipa_get_selinux_state
1080 &state->hbac_rule_count,
1231 &state->hbac_rule_count,
1270 ret = ipa_hbac_rule_info_recv(subreq, state, &state->hbac_rule_count,
156 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
246 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 10 milliseconds