Searched refs:SH_SIGTERM (Results 1 – 3 of 3) sorted by relevance
66 #define SH_SIGTERM SH_SIGOFF /* term signal received */ macro
133 shp->trapnote |= SH_SIGTERM; in sh_fault()
3192 if(shp->trapnote&SH_SIGTERM) in _sh_fork()3256 shp->trapnote &= ~SH_SIGTERM; in sh_fork()