Searched refs:job_chldtrap (Results 1 – 3 of 3) sorted by relevance
199 extern void job_chldtrap(Shell_t*, const char*,int);
418 job_chldtrap(shp,shp->st.trapcom[SIGCHLD],1); in sh_chktrap()
199 void job_chldtrap(Shell_t *shp, const char *trap, int unpost) in job_chldtrap() function524 job_chldtrap(shp,shp->st.trapcom[SIGCHLD],0); in job_reap()