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

/macosx-10.9.5/ksh-20/ksh/src/cmd/ksh93/include/
H A Dfault.h66 #define SH_SIGTERM SH_SIGOFF /* term signal received */ macro
/macosx-10.9.5/ksh-20/ksh/src/cmd/ksh93/sh/
H A Dfault.c133 shp->trapnote |= SH_SIGTERM;
H A Dxec.c2965 if(shp->trapnote&SH_SIGTERM)
3029 shp->trapnote &= ~SH_SIGTERM;

Completed in 207 milliseconds