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