Searched refs:tcgetpgrp (Results 1 – 25 of 29) sorted by relevance
12
454 if (tcgetpgrp(STDERR_FILENO) == getpgrp()) in main()461 if (tcgetpgrp(STDERR_FILENO) == child_pgrp) in main()464 if (tcgetpgrp(STDERR_FILENO) == getpgrp()) { in main()
164 # undef tcgetpgrp165 # define tcgetpgrp(a) xtcgetpgrp(a) macro
1963 if (tcgetpgrp(FSHTTY) != pgrp) { in setttypgrp()2001 (int)tcgetpgrp(FSHTTY))); in pgetty()2052 wanttty, getpid(), mygetpgrp(), tcgetpgrp(FSHTTY))); in pgetty()
1481 (ctpgrp = tcgetpgrp(FSHTTY)) != -1 && in readc()
2551 if ((pgrp = tcgetpgrp(fd)) == -1) in grabpgrp()
137 our_process_group = tcgetpgrp (0); in gdb_has_a_terminal()344 inferior_process_group = tcgetpgrp (0); in terminal_ours_1()
1948 tcgetpgrp (int fd) in tcgetpgrp() function
116 if (tcgetpgrp(0) == getpid()) in onint()
210 initialpgrp = tcgetpgrp(ttyfd); in setjobctl()
110 pid_t tcgetpgrp(int);
286 tcgetpgrp(int fd) in tcgetpgrp() function
124 m_process_group = ::tcgetpgrp(0); in Save()
198 tc_pgid = tcgetpgrp(STDOUT_FILENO); in term_tag_unlink()
1266 tc_pgid = tcgetpgrp(STDOUT_FILENO); in run_pager()1399 while (tcgetpgrp(STDOUT_FILENO) != getpid()) in spawn_pager()
84 return (getpgrp() == tcgetpgrp(STDOUT_FILENO)); in can_output()
91 tcgetpgrp(int fd) in tcgetpgrp() function
267 tcgetpgrp;
302 tcgetpgrp.3 \
161 if (tcgetpgrp(STDIN_FILENO) == getpgrp()) in handle_SIGTSTP()
78 return (tcgetpgrp(fileno(ttyout)) == pgrp); in foregroundproc()
367 pid_t tcgetpgrp(int);
510 return tcgetpgrp(p->fd_in); in prompt_pgrp()
347 newsid = tcgetpgrp(p->fd) == getpgrp(); in physical_Close()691 tcgetpgrp(p->fd) == getpgrp()) in physical2iov()
1657 tcgetpgrp(fd[0]) == getpgrp(); in bundle_SendDatalink()
1145 extern pid_t tcgetpgrp(int);