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

/illumos-gate/usr/src/lib/libkvm/common/
H A Dtest.c54 struct proc *tst_nextproc(void);
141 while ((proc = tst_nextproc()) != NULL) {
153 while ((proc = tst_nextproc()) != NULL) {
322 tst_nextproc(void) function

Completed in 44 milliseconds