Searched refs:TIOCSPGRP (Results 1 – 2 of 2) sorted by relevance
/sysdeps/unix/bsd/ | ||
A D | tcsetpgrp.c | 27 return __ioctl (fd, TIOCSPGRP, &pgrp_id); in tcsetpgrp() |
/sysdeps/mach/hurd/bits/ | ||
A D | ioctls.h | 231 #define TIOCSPGRP _IOW('t', 118, int) /* set pgrp of tty */ macro |
Completed in 4 milliseconds