Home
last modified time | relevance | path

Searched refs:tst_nextproc (Results 1 – 1 of 1) sorted by relevance

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