Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/tty/
H A Dtty_jobctrl.c469 * tiocspgrp - attempt to set process group
479 static int tiocspgrp(struct tty_struct *tty, struct tty_struct *real_tty, pid_t __user *p) in tiocspgrp() function
574 return tiocspgrp(tty, real_tty, p); in tty_jobctrl_ioctl()
/kernel/linux/linux-6.6/drivers/tty/
H A Dtty_jobctrl.c483 * tiocspgrp - attempt to set process group
493 static int tiocspgrp(struct tty_struct *tty, struct tty_struct *real_tty, pid_t __user *p) in tiocspgrp() function
588 return tiocspgrp(tty, real_tty, p); in tty_jobctrl_ioctl()

Completed in 2 milliseconds