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

/sssd-io/src/providers/ipa/
H A Dipa_selinux.c1478 struct sysdb_attrs **best_match_maps = NULL; local
1486 hbac_rules, hbac_count, &best_match_maps);
1498 ret = choose_best_seuser(mem_ctx, best_match_maps, pd, user_domain,
1512 talloc_free(best_match_maps);

Completed in 14 milliseconds