taglinefilesource code
tty_hangup292include/linux/tty.hextern void tty_hangup(struct tty_struct * tty);
tty_hangup32kernel/chr_drv/pty.ctty_hangup(tty->link);
tty_hangup396kernel/chr_drv/serial.ctty_hangup(info->tty);
tty_hangup459kernel/chr_drv/serial.ctty_hangup(info->tty);