Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/
H A Dtty_jobctrl.c466 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()