Searched refs:tcsetpgrp (Results 1 – 1 of 1) sorted by relevance
111 static int tcsetpgrp(int fd, pid_t pgrp);124 tcsetpgrp(int fd, pid_tpgrp) in tcsetpgrp() function217 if (tcsetpgrp(ttyfd, rootpid) == -1) in setjobctl()226 if (tcsetpgrp(ttyfd, initialpgrp) == -1) in setjobctl()273 if (tcsetpgrp(ttyfd, jp->ps[i].pid) != -1) in fgcmd()552 if (tcsetpgrp(ttyfd, getpid()) == -1) in showjobs()922 if (tcsetpgrp(ttyfd, pgrp) == -1) in forkchild()996 if (tcsetpgrp(ttyfd, mypgrp) == -1) in waitforjob()