Searched refs:tcsetpgrp (Results 1 – 7 of 7) sorted by relevance
/external/toybox/toys/other/ |
D | setsid.c | 25 tcsetpgrp(0, getpid()); in setsid_main()
|
/external/openssh/openbsd-compat/ |
D | bsd-nextstep.h | 53 int tcsetpgrp(int, pid_t);
|
D | bsd-nextstep.c | 75 int tcsetpgrp(int fd, pid_t pgrp) in tcsetpgrp() function
|
/external/mksh/src/ |
D | jobs.c | 240 if (tcsetpgrp(tty_fd, restore_ttypgrp) < 0) { in j_suspend() 265 } else if (tcsetpgrp(tty_fd, kshpid) < 0) { in j_suspend() 319 tcsetpgrp(tty_fd, restore_ttypgrp); in j_exit() 372 if (tcsetpgrp(tty_fd, kshpid) < 0) { in j_change() 539 tcsetpgrp(tty_fd, j->pgrp); in exchild() 858 tcsetpgrp(tty_fd, (j->flags & JF_SAVEDTTYPGRP) ? in j_resume() 885 if (ttypgrp_ok && tcsetpgrp(tty_fd, kshpgrp) < 0) in j_resume() 1177 if (tcsetpgrp(tty_fd, kshpgrp) < 0) in j_waitj()
|
/external/toybox/toys/pending/ |
D | getty.c | 308 tcsetpgrp(STDIN_FILENO, pid); in getty_main()
|
/external/compiler-rt/lib/dfsan/ |
D | libc_ubuntu1404_abilist.txt | 3082 fun:tcsetpgrp=uninstrumented
|
/external/google-breakpad/src/processor/testdata/symbols/libc-2.13.so/F4F8DFCD5A5FB5A7CE64717E9E6AE3890/ |
D | libc-2.13.so.sym | 915 PUBLIC d3310 0 tcsetpgrp
|