Searched refs:tcgetpgrp (Results 1 – 22 of 22) 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 \
1502 if ((curpgrp = tcgetpgrp(shell_terminal = 2)) < 01503 && (curpgrp = tcgetpgrp(shell_terminal = 0)) < 01504 && (curpgrp = tcgetpgrp(shell_terminal = 1)) < 0)3364 while (tcgetpgrp (shell_terminal) != (shell_pgrp = getpgrp ()))
358 if ((ttypgrp = tcgetpgrp(tty_fd)) < 0) { in j_change()1188 (j->saved_ttypgrp = tcgetpgrp(tty_fd)) >= 0) in j_waitj()
850 /* Define to 1 if you have the `tcgetpgrp' function. */
3134 sysconf tcgetpgrp tcsetpgrp tempnam timegm times tmpfile tmpnam tmpnam_r \
10617 sysconf tcgetpgrp tcsetpgrp tempnam timegm times tmpfile tmpnam tmpnam_r \
1139 /* Define to 1 if you have the `tcgetpgrp' function. */
3574 sysconf tcgetpgrp tcsetpgrp tempnam timegm times tmpfile tmpnam tmpnam_r \
11521 sysconf tcgetpgrp tcsetpgrp tempnam timegm times tmpfile tmpnam tmpnam_r \
3078 fun:tcgetpgrp=uninstrumented
825 .. function:: tcgetpgrp(fd)
6571 pgid = tcgetpgrp(fd); in posix_tcgetpgrp()
7656 pid_t pgid = tcgetpgrp(fd); in os_tcgetpgrp_impl()
1303 .. function:: tcgetpgrp(fd)
914 PUBLIC d32e0 0 tcgetpgrp
16581 supports them: setsid(), setpgid(), tcgetpgrp(), tcsetpgrp().
33960 supports them: setsid(), setpgid(), tcgetpgrp(), tcsetpgrp().