Searched refs:t_flushc (Results 1 - 5 of 5) sorted by relevance
/linux-4.1.27/arch/sparc/include/uapi/asm/ | ||
H A D | termios.h | 29 char t_flushc; member in struct:ltchars |
/linux-4.1.27/arch/mips/include/uapi/asm/ | ||
H A D | termios.h | 37 char t_flushc; /* flush output (toggles) */ member in struct:ltchars |
/linux-4.1.27/arch/powerpc/include/uapi/asm/ | ||
H A D | termios.h | 40 char t_flushc; member in struct:ltchars |
/linux-4.1.27/arch/alpha/include/uapi/asm/ | ||
H A D | termios.h | 28 char t_flushc; member in struct:ltchars |
/linux-4.1.27/drivers/tty/ | ||
H A D | tty_ioctl.c | 866 tmp.t_flushc = tty->termios.c_cc[VEOL2]; get_ltchars() 886 tty->termios.c_cc[VEOL2] = tmp.t_flushc; set_ltchars() |
Completed in 222 milliseconds