Searched refs:TIOCGPGRP (Results 1 – 4 of 4) sorted by relevance
57 int status = ioctl(fd, TIOCGPGRP, &foregroundProcess); in tcgetpgrp()
181 #define TIOCGPGRP (TCGETA + 15) /* Gets the process group ID of the TTY device */ macro
133 IOCTL_INFO_ENTRY(TIOCGPGRP),
1727 case TIOCGPGRP: in tty_control()