Searched refs:job_chldtrap (Results 1 – 3 of 3) sorted by relevance
168 extern void job_chldtrap(Shell_t*, const char*,int);
407 job_chldtrap(&sh,sh.st.trapcom[SIGCHLD],1); in sh_chktrap()
182 void job_chldtrap(Shell_t *shp, const char *trap, int unpost) in job_chldtrap() function389 job_chldtrap(&sh,sh.st.trapcom[SIGCHLD],0); in job_reap()