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

/sssd/src/providers/ad/
H A Dad_gpo.c231 struct gpo_map_option_entry gpo_map_option_entries[] = { variable in typeref:struct:gpo_map_option_entry
444 struct gpo_map_option_entry entry = gpo_map_option_entries[i];
1229 struct gpo_map_option_entry entry = gpo_map_option_entries[i];
1507 allow_key = gpo_map_option_entries[gpo_map_type].allow_key;
1509 deny_key = gpo_map_option_entries[gpo_map_type].deny_key;

Completed in 27 milliseconds