| tag | line | file | source code |
|---|---|---|---|
| other_tty | 413 | drivers/char/tty_ioctl.c | struct tty_struct * other_tty; |
| other_tty | 429 | drivers/char/tty_ioctl.c | other_tty = tty_table[PTY_OTHER(dev)]; |
| other_tty | 431 | drivers/char/tty_ioctl.c | other_tty = NULL; |
| other_tty | 435 | drivers/char/tty_ioctl.c | termios_tty = other_tty; |
| other_tty | 548 | drivers/char/tty_ioctl.c | set_window_size(other_tty,(struct winsize *) arg); |
| other_tty | 582 | drivers/char/tty_ioctl.c | redirect = other_tty; |