Searched defs:real_tty (Results 1 – 3 of 3) sorted by relevance
461 static int tiocgpgrp(struct tty_struct *tty, struct tty_struct *real_tty, pid_t __user *p) in tiocgpgrp()488 static int tiocspgrp(struct tty_struct *tty, struct tty_struct *real_tty, pid_t __user *p) in tiocspgrp()538 static int tiocgsid(struct tty_struct *tty, struct tty_struct *real_tty, pid_t __user *p) in tiocgsid()567 long tty_jobctrl_ioctl(struct tty_struct *tty, struct tty_struct *real_tty, in tty_jobctrl_ioctl()
765 struct tty_struct *real_tty; in tty_mode_ioctl() local
2656 struct tty_struct *real_tty; in tty_ioctl() local
Completed in 14 milliseconds