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

/sssd/src/providers/ad/
H A Dad_gpo.c3524 int gpo_index; member in struct:ad_gpo_process_gpo_state
3567 state->gpo_index = 0;
3613 struct gp_gpo *gp_gpo = state->candidate_gpos[state->gpo_index];
3706 const char *gpo_dn = state->candidate_gpos[state->gpo_index]->gpo_dn;
3801 gp_gpo = state->candidate_gpos[state->gpo_index];
3909 state->gpo_index++;
3923 state->gpo_index++;

Completed in 23 milliseconds