Lines Matching defs:tty
31 int __tty_check_change(struct tty_struct *tty, int sig) in __tty_check_change()
67 int tty_check_change(struct tty_struct *tty) in tty_check_change()
76 struct tty_struct *tty; in proc_clear_tty() local
94 static void __proc_set_tty(struct tty_struct *tty) in __proc_set_tty()
118 static void proc_set_tty(struct tty_struct *tty) in proc_set_tty()
128 void tty_open_proc_set_tty(struct file *filp, struct tty_struct *tty) in tty_open_proc_set_tty()
158 struct tty_struct *tty; in get_current_tty() local
191 int tty_signal_session_leader(struct tty_struct *tty, int exit_session) in tty_signal_session_leader()
259 struct tty_struct *tty; in disassociate_ctty() local
343 static int tiocsctty(struct tty_struct *tty, struct file *file, int arg) in tiocsctty()
398 struct pid *tty_get_pgrp(struct tty_struct *tty) in tty_get_pgrp()
443 static int tiocgpgrp(struct tty_struct *tty, struct tty_struct *real_tty, pid_t __user *p) in tiocgpgrp()
470 static int tiocspgrp(struct tty_struct *tty, struct tty_struct *real_tty, pid_t __user *p) in tiocspgrp()
517 static int tiocgsid(struct tty_struct *tty, struct tty_struct *real_tty, pid_t __user *p) in tiocgsid()
534 long tty_jobctrl_ioctl(struct tty_struct *tty, struct tty_struct *real_tty, in tty_jobctrl_ioctl()