Home
last modified time | relevance | path

Searched refs:tcgetpgrp (Results 1 – 25 of 27) sorted by relevance

12

/freebsd/contrib/tcsh/
H A Dtc.decls.h164 # undef tcgetpgrp
165 # define tcgetpgrp(a) xtcgetpgrp(a) macro
H A Dsh.proc.c1963 if (tcgetpgrp(FSHTTY) != pgrp) { in setttypgrp()
2001 (int)tcgetpgrp(FSHTTY))); in pgetty()
2052 wanttty, getpid(), mygetpgrp(), tcgetpgrp(FSHTTY))); in pgetty()
H A Dsh.lex.c1481 (ctpgrp = tcgetpgrp(FSHTTY)) != -1 && in readc()
H A Dsh.c2551 if ((pgrp = tcgetpgrp(fd)) == -1) in grabpgrp()
/freebsd/usr.bin/su/
H A Dsu.c439 if (tcgetpgrp(STDERR_FILENO) == getpgrp()) in main()
446 if (tcgetpgrp(STDERR_FILENO) == child_pgrp) in main()
449 if (tcgetpgrp(STDERR_FILENO) == getpgrp()) { in main()
/freebsd/bin/sh/
H A Derror.c108 if (tcgetpgrp(0) == getpid()) in onint()
H A Djobs.c203 initialpgrp = tcgetpgrp(ttyfd); in setjobctl()
/freebsd/crypto/openssh/openbsd-compat/
H A Dbsd-misc.h110 pid_t tcgetpgrp(int);
H A Dbsd-misc.c286 tcgetpgrp(int fd) in tcgetpgrp() function
/freebsd/contrib/mandoc/
H A Dterm_tag.c198 tc_pgid = tcgetpgrp(STDOUT_FILENO); in term_tag_unlink()
H A Dmain.c1279 tc_pgid = tcgetpgrp(STDOUT_FILENO); in run_pager()
1410 while (tcgetpgrp(STDOUT_FILENO) != getpid()) in spawn_pager()
/freebsd/lib/libc/gen/
H A Dtermios.c87 tcgetpgrp(int fd) in tcgetpgrp() function
H A DSymbol.map272 tcgetpgrp;
H A DMakefile.inc299 tcgetpgrp.3 \
/freebsd/crypto/openssh/
H A Dprogressmeter.c82 return (getpgrp() == tcgetpgrp(STDOUT_FILENO)); in can_output()
/freebsd/contrib/ncurses/ncurses/tty/
H A Dlib_tstp.c164 if (tcgetpgrp(STDIN_FILENO) == getpgrp()) in handle_SIGTSTP()
/freebsd/contrib/tnftp/src/
H A Dprogressbar.c78 return (tcgetpgrp(fileno(ttyout)) == pgrp); in foregroundproc()
/freebsd/contrib/llvm-project/lldb/source/Host/common/
H A DTerminal.cpp430 m_process_group = ::tcgetpgrp(fd); in Save()
/freebsd/include/
H A Dunistd.h367 pid_t tcgetpgrp(int);
/freebsd/usr.sbin/bsdinstall/runconsoles/
H A Drunconsoles.c347 pgrp = tcgetpgrp(fd); in read_consoles()
/freebsd/usr.sbin/ppp/
H A Dprompt.c508 return tcgetpgrp(p->fd_in); in prompt_pgrp()
H A Dphysical.c345 newsid = tcgetpgrp(p->fd) == getpgrp(); in physical_Close()
685 tcgetpgrp(p->fd) == getpgrp()) in physical2iov()
H A Dbundle.c1652 tcgetpgrp(fd[0]) == getpgrp(); in bundle_SendDatalink()
/freebsd/contrib/ncurses/
H A Dconfigure.in1845 tcgetpgrp \
/freebsd/contrib/llvm-project/compiler-rt/lib/dfsan/
H A Dlibc_ubuntu1404_abilist.txt3084 fun:tcgetpgrp=uninstrumented

12