Searched refs:TIOCSPGRP (Results 1 – 3 of 3) sorted by relevance
45 return ioctl(fd, TIOCSPGRP, &pid); in tcsetpgrp()
37 #define TIOCSPGRP 0x5410 macro
62 #define TIOCSPGRP _IOW('t', 118, int) macro