Lines Matching refs:uiter
659 struct ulist_iterator uiter;
661 ULIST_ITER_INIT(&uiter);
662 while ((node = ulist_next(ulist, &uiter)))
694 struct ulist_iterator uiter;
749 ULIST_ITER_INIT(&uiter);
750 node = ulist_next(parents, &uiter);
755 while ((node = ulist_next(parents, &uiter))) {
1501 struct ulist_iterator uiter;
1513 ULIST_ITER_INIT(&uiter);
1523 node = ulist_next(tmp, &uiter);
1569 struct ulist_iterator uiter;
1595 ULIST_ITER_INIT(&uiter);
1607 node = ulist_next(tmp, &uiter);