Searched defs:real_tty (Results 1 – 2 of 2) sorted by relevance
2377 static int tiocgpgrp(struct tty_struct *tty, struct tty_struct *real_tty, pid_t __user *p) in tiocgpgrp()2405 static int tiocspgrp(struct tty_struct *tty, struct tty_struct *real_tty, pid_t __user *p) in tiocspgrp()2454 static int tiocgsid(struct tty_struct *tty, struct tty_struct *real_tty, pid_t __user *p) in tiocgsid()2635 struct tty_struct *real_tty; in tty_ioctl() local
950 struct tty_struct *real_tty; in tty_mode_ioctl() local