Home
last modified time | relevance | path

Searched refs:tiocspgrp (Results 1 – 1 of 1) sorted by relevance

/kernel/linux/linux-5.10/drivers/tty/
Dtty_jobctrl.c473 static int tiocspgrp(struct tty_struct *tty, struct tty_struct *real_tty, pid_t __user *p) in tiocspgrp() function
568 return tiocspgrp(tty, real_tty, p); in tty_jobctrl_ioctl()