Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/tty/
H A Dtty_jobctrl.c442 * tiocgpgrp - get process group
452 static int tiocgpgrp(struct tty_struct *tty, struct tty_struct *real_tty, pid_t __user *p) in tiocgpgrp() function
572 return tiocgpgrp(tty, real_tty, p); in tty_jobctrl_ioctl()
/kernel/linux/linux-6.6/drivers/tty/
H A Dtty_jobctrl.c456 * tiocgpgrp - get process group
466 static int tiocgpgrp(struct tty_struct *tty, struct tty_struct *real_tty, pid_t __user *p) in tiocgpgrp() function
586 return tiocgpgrp(tty, real_tty, p); in tty_jobctrl_ioctl()

Completed in 2 milliseconds