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

/illumos-gate/usr/src/lib/libshell/common/include/
H A Djobs.h168 extern void job_chldtrap(Shell_t*, const char*,int);
/illumos-gate/usr/src/lib/libshell/common/sh/
H A Dfault.c407 job_chldtrap(&sh,sh.st.trapcom[SIGCHLD],1);
H A Djobs.c182 void job_chldtrap(Shell_t *shp, const char *trap, int unpost) function
389 job_chldtrap(&sh,sh.st.trapcom[SIGCHLD],0);

Completed in 63 milliseconds