Searched refs:SH_SIGTSTP (Results 1 – 2 of 2) sorted by relevance
64 #define SH_SIGTSTP 0200 /* tstp signal received */ macro
189 shp->trapnote |= SH_SIGTSTP; in sh_fault()522 if(shp->trapnote&SH_SIGTSTP && job.jobcontrol) in sh_exit()