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

/sssd-io/src/providers/ad/
H A Dad_srv.c51 size_t in_index = 0; local
78 in_domain[in_index] = srv[i];
79 in_index++;
90 for (j = 0; j < in_index; j++) {
102 in_index = 0;

Completed in 11 milliseconds