Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/csh/
H A Dwait.h101 extern pid_t csh_wait_noreap(void);
H A Dwait3.c137 csh_wait_noreap(void) in csh_wait_noreap() function
H A Dsh.proc.c268 if (csh_wait_noreap() > 0) in pjwait()