Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libkvm/common/
H A Dtest.c52 struct proc *tst_nextproc(void);
139 while ((proc = tst_nextproc()) != NULL) { in main()
151 while ((proc = tst_nextproc()) != NULL) { in main()
320 tst_nextproc(void) in tst_nextproc() function