tag | line | file | source code |
---|---|---|---|
t_dsuspc | 346 | drivers/char/tty_ioctl.c | tmp.t_dsuspc = tty->termios->c_cc[VSUSP]; /* what is dsuspc anyway? */ |
t_dsuspc | 365 | drivers/char/tty_ioctl.c | tty->termios->c_cc[VEOL2] = tmp.t_dsuspc; /* what is dsuspc anyway? */ |
t_dsuspc | 27 | include/asm-alpha/termios.h | char t_dsuspc; |
t_dsuspc | 34 | include/asm-ppc/termios.h | char t_dsuspc; |
t_dsuspc | 28 | include/asm-sparc/termios.h | char t_dsuspc; |