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

/sssd-io/src/providers/ad/
H A Dad_gpo.c3572 int gpo_index; member in struct:ad_gpo_process_gpo_state
3615 state->gpo_index = 0;
3661 struct gp_gpo *gp_gpo = state->candidate_gpos[state->gpo_index];
3754 const char *gpo_dn = state->candidate_gpos[state->gpo_index]->gpo_dn;
3849 gp_gpo = state->candidate_gpos[state->gpo_index];
3906 state->gpo_index++;
3966 state->gpo_index++;
3980 state->gpo_index++;

Completed in 360 milliseconds