Searched refs:NOISIG (Results 1 – 3 of 3) sorted by relevance
185 #define NOISIG 0x00000002 /* disable all signal-generating characters */ macro
269 #define NOISIG 0x00000002 /* disable all signal-generating */ macro
1255 if (!(csp->t_xflags & NOISIG)) in from_compat()1312 csp->t_xflags &= (NOISIG|NOPOST); in to_compat()1375 csp->t_xflags |= NOISIG; in to_compat()1377 csp->t_xflags &= ~NOISIG; in to_compat()