tag | line | file | source code |
---|---|---|---|
tty_hangup | 81 | drivers/char/pty.c | tty_hangup(tty->link); |
tty_hangup | 707 | drivers/char/serial.c | tty_hangup(tty); |
tty_hangup | 2442 | drivers/char/serial.c | tty_hangup(info->tty); |
tty_hangup | 1447 | drivers/char/tty_io.c | tty_hangup(tty); |
tty_hangup | 294 | include/linux/tty.h | extern void tty_hangup(struct tty_struct * tty); |