Searched refs:NOPOST (Results 1 – 3 of 3) sorted by relevance
184 #define NOPOST 0x00000001 /* no processing on output (LITOUT with 7 bits + parity) */ macro
267 #define NOPOST 0x00000001 /* no processing on output (LITOUT */ macro
1251 if (!(csp->t_xflags & NOPOST)) in from_compat()1312 csp->t_xflags &= (NOISIG|NOPOST); in to_compat()1370 csp->t_xflags |= NOPOST; in to_compat()1372 csp->t_xflags &= ~NOPOST; in to_compat()