taglinefilesource code
other_tty341drivers/char/tty_ioctl.cstruct tty_struct * other_tty;
other_tty357drivers/char/tty_ioctl.cother_tty = tty_table[PTY_OTHER(dev)];
other_tty359drivers/char/tty_ioctl.cother_tty = NULL;
other_tty361drivers/char/tty_ioctl.ctermios_tty = other_tty;
other_tty551drivers/char/tty_ioctl.cset_window_size(other_tty,(struct winsize *) arg);
other_tty584drivers/char/tty_ioctl.credirect = other_tty;