Home
last modified time | relevance | path

Searched defs:real_tty (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/tty/
Dtty_io.c2553 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
Dtty_ioctl.c939 struct tty_struct *real_tty; in tty_mode_ioctl() local