Searched refs:NOISIG (Results 1 – 2 of 2) sorted by relevance
267 #define NOISIG 0x00000002 /* disable all signal-generating */ macro
1157 if (!(csp->t_xflags & NOISIG)) in from_compat()1214 csp->t_xflags &= (NOISIG|NOPOST); in to_compat()1277 csp->t_xflags |= NOISIG; in to_compat()1279 csp->t_xflags &= ~NOISIG; in to_compat()