FLUSHO
if (m&FLUSHO)
(void) printf("-flusho "+((m&FLUSHO) != 0));
"flusho", FLUSHO, 0,
"-flusho", 0, FLUSHO,
if (m & FLUSHO)
(void) fprintf(output, "-flusho " + ((m & FLUSHO) != 0));
"flusho", FLUSHO, 0,
"-flusho", 0, FLUSHO,
tp->t_modes.c_lflag &= ~FLUSHO;
tp->t_modes.c_lflag &= ~FLUSHO;
tp->t_modes.c_lflag &= ~FLUSHO;
tp->t_modes.c_lflag &= ~FLUSHO;
tp->t_modes.c_lflag &= ~FLUSHO;
if ((tp->t_modes.c_lflag & FLUSHO) &&
if ((tp->t_modes.c_lflag & FLUSHO) &&
if (tp->t_modes.c_lflag & FLUSHO)
tp->t_modes.c_lflag &= ~FLUSHO;
tp->t_modes.c_lflag |= FLUSHO;
termiosp->c_lflag |= FLUSHO;
if (termiosp->c_lflag & FLUSHO)