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

/sssd/src/providers/ad/
H A Dad_gpo.c118 const char *gpo_dn; member in struct:gp_gplink
124 const char *gpo_dn; member in struct:gp_gpo
2657 gplink_list[num_enabled]->gpo_dn =
2660 if (gplink_list[num_enabled]->gpo_dn == NULL) {
3094 * gpo_dn fields with prioritized list of GPO DNs. Prioritization ensures that:
3191 talloc_steal(enforced_gpo_dns, gp_gplink->gpo_dn);
3200 talloc_steal(unenforced_gpo_dns, gp_gplink->gpo_dn);
3231 candidate_gpos[gpo_dn_idx]->gpo_dn =
3234 if (candidate_gpos[gpo_dn_idx]->gpo_dn == NULL) {
3239 "candidate_gpos[%d]->gpo_dn
3618 const char *gpo_dn = gp_gpo->gpo_dn; local
3706 const char *gpo_dn = state->candidate_gpos[state->gpo_index]->gpo_dn; local
4315 char *gpo_dn; member in struct:ad_gpo_get_sd_referral_state
[all...]

Completed in 23 milliseconds