tag | line | file | source code |
---|---|---|---|
flush_input | 45 | drivers/char/pty.c | flush_input(tty); |
flush_input | 550 | drivers/char/serial.c | flush_input(info->tty); |
flush_input | 656 | drivers/char/tty_io.c | flush_input(tty); |
flush_input | 664 | drivers/char/tty_io.c | flush_input(tty); |
flush_input | 673 | drivers/char/tty_io.c | flush_input(tty); |
flush_input | 1462 | drivers/char/tty_io.c | flush_input(tty); |
flush_input | 398 | drivers/char/tty_ioctl.c | flush_input(tty); |
flush_input | 445 | drivers/char/tty_ioctl.c | flush_input(tty); |
flush_input | 455 | drivers/char/tty_ioctl.c | flush_input(tty); |
flush_input | 489 | drivers/char/tty_ioctl.c | flush_input(tty); |
flush_input | 493 | drivers/char/tty_ioctl.c | flush_input(tty); |
flush_input | 220 | drivers/char/vt.c | flush_input(tty); |
flush_input | 358 | include/linux/tty.h | extern void flush_input(struct tty_struct * tty); |