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

/illumos-gate/usr/src/tools/ctf/common/
H A Dlist.c192 list_t *list1, *next2; local
203 next2 = list2->l_next;
215 list2 = next2;

Completed in 75 milliseconds