Home
last modified time | relevance | path

Searched refs:FLUSHO (Results 1 – 4 of 4) sorted by relevance

/components/libc/posix/io/termios/
A Dtermios.h184 #define FLUSHO 0010000 macro
214 #define FLUSHO 0010000 macro
/components/lwp/terminal/freebsd/
A Dtty_ttydisc.c107 tp->t_termios.c_lflag &= ~FLUSHO; in ttydisc_close()
499 if (CMP_FLAG(l, FLUSHO)) in ttydisc_write()
529 if (CMP_FLAG(l, FLUSHO)) in ttydisc_write()
685 if (CMP_FLAG(l, FLUSHO)) in ttydisc_echo_force()
1051 tp->t_termios.c_lflag &= ~FLUSHO; /* FLUSHO: Output is being flushed */ in ttydisc_rint()
1085 if (CMP_FLAG(l, FLUSHO)) in ttydisc_rint()
1087 tp->t_termios.c_lflag &= ~FLUSHO; in ttydisc_rint()
1095 tp->t_termios.c_lflag |= FLUSHO; in ttydisc_rint()
A Dtty_compat.c262 tp->t_termios.c_lflag &= ~FLUSHO; in lwp_tty_signal_sessleader()
284 tp->t_termios.c_lflag &= ~FLUSHO; in lwp_tty_signal_pgrp()
A Dtty.c72 ICANON | ALTWERASE | IEXTEN | TOSTOP | FLUSHO | NOKERNINFO | NOFLSH)
1359 tp->t_termios.c_lflag &= ~FLUSHO; in tty_generic_ioctl()

Completed in 12 milliseconds