Home
last modified time | relevance | path

Searched refs:tiocsctty (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/tty/
H A Dtty_jobctrl.c102 * tiocsctty() is stealing the controlling tty in __proc_set_tty()
340 * tiocsctty - set controlling tty
352 static int tiocsctty(struct tty_struct *tty, struct file *file, int arg) in tiocsctty() function
570 return tiocsctty(real_tty, file, arg); in tty_jobctrl_ioctl()
/kernel/linux/linux-6.6/drivers/tty/
H A Dtty_jobctrl.c105 * tiocsctty() is stealing the controlling tty in __proc_set_tty()
352 * tiocsctty - set controlling tty
365 static int tiocsctty(struct tty_struct *tty, struct file *file, int arg) in tiocsctty() function
584 return tiocsctty(real_tty, file, arg); in tty_jobctrl_ioctl()

Completed in 2 milliseconds