Searched defs:real_tty (Results 1 – 2 of 2) sorted by relevance
2553 static int tiocgpgrp(struct tty_struct *tty, struct tty_struct *real_tty, pid_t __user *p) in tiocgpgrp()2581 static int tiocspgrp(struct tty_struct *tty, struct tty_struct *real_tty, pid_t __user *p) in tiocspgrp()2629 static int tiocgsid(struct tty_struct *tty, struct tty_struct *real_tty, pid_t __user *p) in tiocgsid()2844 struct tty_struct *real_tty; in tty_ioctl() local
939 struct tty_struct *real_tty; in tty_mode_ioctl() local