Searched refs:tcsetpgrp (Results 1 – 2 of 2) sorted by relevance
54 int tcsetpgrp(int fd, pid_t pid) in tcsetpgrp() function
200 if (tcsetpgrp(pty_fd, os_getpid()) < 0) { in winch_thread()