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

/illumos-gate/usr/src/tools/ctf/common/
H A Dlist.c119 list_iter(list_t *list, int (*func)(void *, void *), void *private) function
146 return (list_iter(list, list_count_cb, NULL));

Completed in 56 milliseconds