Searched refs:tcgetpgrp (Results 1 – 15 of 15) sorted by relevance
86 pid_t tcgetpgrp(int);
182 tcgetpgrp(int fd) in tcgetpgrp() function
84 return (getpgrp() == tcgetpgrp(STDOUT_FILENO)); in can_output()
1259 /* Define to 1 if you have the `tcgetpgrp' function. */
1776 tcgetpgrp \
10727 tcgetpgrp \
351 if ((ttypgrp = tcgetpgrp(tty_fd)) < 0) { in j_change()1175 (j->saved_ttypgrp = tcgetpgrp(tty_fd)) >= 0) in j_waitj()
820 /* Define to 1 if you have the `tcgetpgrp' function. */
3105 sysconf tcgetpgrp tcsetpgrp tempnam timegm times tmpfile tmpnam tmpnam_r \
10583 sysconf tcgetpgrp tcsetpgrp tempnam timegm times tmpfile tmpnam tmpnam_r \
3078 fun:tcgetpgrp=uninstrumented
6544 pgid = tcgetpgrp(fd); in posix_tcgetpgrp()
825 .. function:: tcgetpgrp(fd)
914 PUBLIC d32e0 0 tcgetpgrp
16581 supports them: setsid(), setpgid(), tcgetpgrp(), tcsetpgrp().