Lines Matching refs:uiter
710 struct ulist_iterator uiter;
712 ULIST_ITER_INIT(&uiter);
713 while ((node = ulist_next(ulist, &uiter)))
744 struct ulist_iterator uiter;
796 ULIST_ITER_INIT(&uiter);
797 node = ulist_next(parents, &uiter);
802 while ((node = ulist_next(parents, &uiter))) {
1749 struct ulist_iterator uiter;
1770 ULIST_ITER_INIT(&uiter);
1783 node = ulist_next(ctx->refs, &uiter);
1861 struct ulist_iterator uiter;
1923 ULIST_ITER_INIT(&uiter);
1978 node = ulist_next(&ctx->refs, &uiter);