Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/tty/
Dtty_io.c2374 static int tiocgpgrp(struct tty_struct *tty, struct tty_struct *real_tty, pid_t __user *p) in tiocgpgrp() function
2691 return tiocgpgrp(tty, real_tty, p); in tty_ioctl()