tag | line | file | source code |
---|---|---|---|
t_stopc | 310 | drivers/char/tty_ioctl.c | tmp.t_stopc = tty->termios->c_cc[VSTOP]; |
t_stopc | 329 | drivers/char/tty_ioctl.c | tty->termios->c_cc[VSTOP] = tmp.t_stopc; |
t_stopc | 20 | include/asm-alpha/termios.h | char t_stopc; |
t_stopc | 27 | include/asm-ppc/termios.h | char t_stopc; |
t_stopc | 21 | include/asm-sparc/termios.h | char t_stopc; |