Searched refs:pidval (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/mail/
H A Dpipletr.c35 dowait(pid_t pidval) argument
48 while ((w = wait(&status)) != pidval && w != CERROR);
H A Dmail.h296 extern int dowait(pid_t pidval);

Completed in 106 milliseconds