| /netbsd-src/lib/libutil/ |
| H A D | ttymsg.c | 72 int forked = 0; in ttymsg() local 156 if (forked) in ttymsg() 163 if (forked) { in ttymsg() 179 forked++; in ttymsg() 196 if (forked) in ttymsg() 205 if (forked) in ttymsg()
|
| /netbsd-src/external/bsd/unbound/dist/testdata/fwd_oneport.tdir/ |
| H A D | fwd_oneport.post | 11 # find all extra forked testns and kill them. 12 pidlist=`fgrep "forked pid:" fwd.log | sed -e 's/forked pid: //'`
|
| /netbsd-src/external/bsd/unbound/dist/testdata/fwd_three.tdir/ |
| H A D | fwd_three.post | 13 # find all extra forked testns and kill them. 14 pidlist=`fgrep "forked pid:" fwd.log | sed -e 's/forked pid: //'`
|
| /netbsd-src/external/bsd/unbound/dist/testdata/fwd_udptmout.tdir/ |
| H A D | fwd_udptmout.post | 12 # find all extra forked testns and kill them. 13 pidlist=`fgrep "forked pid:" fwd.log | sed -e 's/forked pid: //'`
|
| /netbsd-src/external/bsd/unbound/dist/testdata/fwd_waitudp.tdir/ |
| H A D | fwd_waitudp.post | 13 # find all extra forked testns and kill them. 14 pidlist=`fgrep "forked pid:" fwd.log | sed -e 's/forked pid: //'`
|
| /netbsd-src/external/bsd/unbound/dist/testdata/fwd_three_service.tdir/ |
| H A D | fwd_three_service.post | 13 # find all extra forked testns and kill them. 14 pidlist=`fgrep "forked pid:" fwd.log | sed -e 's/forked pid: //'`
|
| /netbsd-src/tests/lib/libc/sys/ |
| H A D | t_setrlimit.c | 577 pid_t forked, waited; in checkstack() local 580 RL(forked = fork()); in checkstack() 581 if (forked == 0) { /* child */ in checkstack() 587 RL(waited = waitpid(forked, &status, 0)); in checkstack() 588 ATF_REQUIRE_EQ_MSG(waited, forked, "waited=%jd forked=%jd", in checkstack() 589 (intmax_t)waited, (intmax_t)forked); in checkstack()
|
| /netbsd-src/bin/csh/ |
| H A D | sem.c | 70 volatile int forked; in execute() local 72 UNREGISTER(forked); in execute() 76 forked = 0; in execute() 201 forked++; in execute() 265 forked++; in execute() 374 if (forked) in execute()
|
| /netbsd-src/external/bsd/top/dist/machine/ |
| H A D | m_linuxthr.man | 28 start. This heuristic can mistake a recently forked child as a thread,
|
| /netbsd-src/external/bsd/dhcpcd/dist/src/ |
| H A D | privsep.c | 636 bool forked; in ps_managersandbox() local 639 forked = ctx->options & DHCPCD_FORKED; in ps_managersandbox() 642 if (forked) in ps_managersandbox()
|
| /netbsd-src/usr.bin/calendar/calendars/ |
| H A D | calendar.netbsd | 83 08/20 pkgsrc forked from FreeBSD Ports, 1997
|
| /netbsd-src/tests/lib/libcurses/ |
| H A D | testframe.txt | 28 is forked by the director on start up. It reads commands from the 272 is forked off by the director and communicates to the director over a
|
| /netbsd-src/external/bsd/openldap/dist/libraries/liblmdb/ |
| H A D | CHANGES | 29 ITS#8844 Fix mdb_env_close in forked process
|
| /netbsd-src/external/bsd/nsd/dist/doc/ |
| H A D | TODO | 101 server processes once the new ones are forked and answering for secondary
|
| H A D | NSD-VERIFY-MODS | 50 more zones being corrupt or inconsistent, the newly forked server will quit
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/ |
| H A D | tree-ssa-loop-im.cc | 2393 bitmap refs_not_supported, bool forked, in sm_seq_valid_bb() argument 2416 forked, fully_visited); in sm_seq_valid_bb() 2426 if (forked) in sm_seq_valid_bb() 2631 && forked) in sm_seq_valid_bb()
|
| /netbsd-src/external/gpl3/gdb/dist/readline/readline/examples/rlfe/ |
| H A D | config.h.in | 169 * define HAVE_SETREUID. Otherwise screen will use a forked process to
|
| /netbsd-src/crypto/external/bsd/heimdal/dist/ |
| H A D | NEWS | 213 - In pre-forked mode (default on Unix), correctly clear 706 turning telnetd off because it forked too fast. 746 turning telnetd off because it forked too fast.
|
| /netbsd-src/external/gpl2/xcvs/dist/doc/ |
| H A D | RCSFILES | 188 1000 revisions on branch that forked at the root (i.e., RCS revisions
|
| /netbsd-src/external/gpl2/xcvs/dist/ |
| H A D | ChangeLog.zoo | 215 To support this notion of forked development, CVS reserves 391 * Lots of additional error checking for forked processes (run_exec)
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/nvptx/ |
| H A D | nvptx.md | 1179 "// forked %0;"
|
| H A D | nvptx.c | 4638 rtx_insn *forked = par->forked_insn; in nvptx_optimize_inner() local 4641 if (NEXT_INSN (forked) != fork) in nvptx_optimize_inner()
|
| /netbsd-src/crypto/external/bsd/heimdal/dist/lib/hcrypto/ |
| H A D | ChangeLog | 8 * rand-fortuna.c: If we forked, force a reseed again. Add the pid
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/nvptx/ |
| H A D | nvptx.cc | 5110 rtx_insn *forked = par->forked_insn; in nvptx_optimize_inner() local 5113 if (NEXT_INSN (forked) != fork) in nvptx_optimize_inner()
|
| H A D | nvptx.md | 1778 "// forked %0;"
|