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