tag | line | file | source code |
---|---|---|---|
t_flushc | 348 | drivers/char/tty_ioctl.c | tmp.t_flushc = tty->termios->c_cc[VEOL2]; /* what is flushc anyway? */ |
t_flushc | 367 | drivers/char/tty_ioctl.c | tty->termios->c_cc[VEOL2] = tmp.t_flushc; /* what is flushc anyway? */ |
t_flushc | 29 | include/asm-alpha/termios.h | char t_flushc; |
t_flushc | 36 | include/asm-ppc/termios.h | char t_flushc; |
t_flushc | 30 | include/asm-sparc/termios.h | char t_flushc; |