Searched refs:foregroundProcess (Results 1 – 1 of 1) sorted by relevance
56 pid_t foregroundProcess; in tcgetpgrp() local57 int status = ioctl(fd, TIOCGPGRP, &foregroundProcess); in tcgetpgrp()59 return foregroundProcess; in tcgetpgrp()