Home
last modified time | relevance | path

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

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