tag | line | file | source code |
---|---|---|---|
other_tty | 350 | drivers/char/tty_ioctl.c | struct tty_struct * other_tty; |
other_tty | 366 | drivers/char/tty_ioctl.c | other_tty = tty_table[PTY_OTHER(dev)]; |
other_tty | 368 | drivers/char/tty_ioctl.c | other_tty = NULL; |
other_tty | 370 | drivers/char/tty_ioctl.c | termios_tty = other_tty; |
other_tty | 552 | drivers/char/tty_ioctl.c | set_window_size(other_tty,(struct winsize *) arg); |
other_tty | 582 | drivers/char/tty_ioctl.c | redirect = other_tty; |