Searched refs:pchild (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/contrib/tcsh/
H A Dtc.sig.c85 pchild();
H A Dsh.decls.h352 extern void pchild (void);
H A Dsh.proc.c142 * pchild - call queued by the SIGCHLD signal
149 pchild(void) function
177 jobdebug_xprintf(("pchild()\n"));
1603 * 3. The "csh" signal handling function pchild() is invoked
1605 * 4. pchild() calls wait3(WNOHANG) which returns 0.
1607 * pchild() returns without picking-up the correct status
1778 * Hold pchild() until we have the process installed in our table.

Completed in 111 milliseconds