taglinefilesource code
tty_hangup372include/linux/tty.hextern void tty_hangup(struct tty_struct * tty);
tty_hangup44kernel/chr_drv/pty.ctty_hangup(tty->link);
tty_hangup582kernel/chr_drv/serial.ctty_hangup(info->tty);