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

/illumos-gate/usr/src/cmd/fm/modules/common/eversholt/
H A Ditree.c1699 struct bubble *nextbub, *bub; local
1715 nextbub = bub->next;
1727 bub = nextbub;
1739 struct bubble *nextbub, *bub; local
1755 nextbub = bub->next;
1758 bub = nextbub;

Completed in 50 milliseconds