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

/sssd/src/ldb_modules/
H A Dmemberof.c2384 struct mbof_del_operation *top, *cop; local
2406 for (top = delop; top; top = top->parent) {
2407 if (top->num_children == 0 || top->next_child >= top->num_children) {
2412 while (top->next_child < top
[all...]

Completed in 837 milliseconds