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

/sssd/src/providers/ipa/
H A Dipa_selinux.c1458 struct sysdb_attrs **best_match_maps = NULL; local
1466 hbac_rules, hbac_count, &best_match_maps);
1478 ret = choose_best_seuser(mem_ctx, best_match_maps, pd, user_domain,
1492 talloc_free(best_match_maps);

Completed in 13 milliseconds