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

/illumos-gate/usr/src/cmd/prstat/
H A Dprstat.c663 list_clear(list_t *list) function
1360 list_clear(&lwps);
1361 list_clear(&users);
1362 list_clear(&tasks);
1363 list_clear(&projects);
1364 list_clear(&zones);
1641 list_clear(&users);
1647 list_clear(&tasks);
1653 list_clear(&projects);
1659 list_clear(
[all...]

Completed in 53 milliseconds