Home
last modified time | relevance | path

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

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