Lines Matching defs:tty
32 int __tty_check_change(struct tty_struct *tty, int sig) in __tty_check_change()
68 int tty_check_change(struct tty_struct *tty) in tty_check_change()
77 struct tty_struct *tty; in proc_clear_tty() local
95 static void __proc_set_tty(struct tty_struct *tty) in __proc_set_tty()
119 static void proc_set_tty(struct tty_struct *tty) in proc_set_tty()
129 void tty_open_proc_set_tty(struct file *filp, struct tty_struct *tty) in tty_open_proc_set_tty()
159 struct tty_struct *tty; in get_current_tty() local
192 int tty_signal_session_leader(struct tty_struct *tty, int exit_session) in tty_signal_session_leader()
260 struct tty_struct *tty; in disassociate_ctty() local
352 static int tiocsctty(struct tty_struct *tty, struct file *file, int arg) in tiocsctty()
407 struct pid *tty_get_pgrp(struct tty_struct *tty) in tty_get_pgrp()
452 static int tiocgpgrp(struct tty_struct *tty, struct tty_struct *real_tty, pid_t __user *p) in tiocgpgrp()
479 static int tiocspgrp(struct tty_struct *tty, struct tty_struct *real_tty, pid_t __user *p) in tiocspgrp()
529 static int tiocgsid(struct tty_struct *tty, struct tty_struct *real_tty, pid_t __user *p) in tiocgsid()
558 long tty_jobctrl_ioctl(struct tty_struct *tty, struct tty_struct *real_tty, in tty_jobctrl_ioctl()