/freebsd/lib/libthr/tests/ |
H A D | atfork_test.c | 25 static int forked; variable 38 forked++; in prefork() 77 ATF_REQUIRE(forked != 0); in ATF_TC_BODY() 84 forked++; in basic_prepare() 90 ATF_REQUIRE(forked != 0); in basic_parent() 97 if (!forked) in basic_child() 152 ATF_REQUIRE(forked != 0); in ATF_TC_BODY() 194 multi_bump(&forked, 2, true); in multi_prepare1() 199 multi_bump(&forked, 1, true); in multi_prepare2() 269 ATF_REQUIRE(forked != 0); in ATF_TC_BODY()
|
/freebsd/usr.bin/wall/ |
H A D | ttymsg.c | 64 int forked; in ttymsg() local 66 forked = 0; in ttymsg() 121 if (forked) { in ttymsg() 136 forked++; in ttymsg() 152 if (forked) in ttymsg() 160 if (forked) in ttymsg()
|
/freebsd/usr.sbin/rpc.ypxfrd/ |
H A D | ypxfrd_server.c | 50 int forked = 0; variable 127 forked = 0; 130 forked++;
|
H A D | ypxfrd_main.c | 132 extern int forked; in ypxfrd_svc_run() 157 if (forked && pid != getpid()) in ypxfrd_svc_run()
|
H A D | ypxfrd_extern.h | 43 extern int forked;
|
/freebsd/usr.sbin/rpc.ypupdated/ |
H A D | ypupdated_main.c | 129 extern int forked; in ypupdated_svc_run() 154 if (forked && pid != getpid()) in ypupdated_svc_run()
|
H A D | ypupdated_server.c | 53 int forked = 0; variable
|
/freebsd/contrib/tcsh/ |
H A D | sh.sem.c | 86 int forked = 0; in execute() local 98 (void) &forked; in execute() 392 forked++; in execute() 486 forked++; in execute() 644 if (forked) { in execute()
|
H A D | Fixes | 1815 28. Added $! (the pid of the last background job forked)
|
/freebsd/contrib/netbsd-tests/lib/libcurses/ |
H A D | testframe.txt | 27 is forked by the director on start up. It reads commands from the 234 is forked off by the director communicates to the director over a set
|
/freebsd/contrib/kyua/ |
H A D | CONTRIBUTING.md | 67 up and performs a build. If you have forked the repository, you may need to
|
/freebsd/crypto/heimdal/ |
H A D | NEWS | 291 turning telnetd off because it forked too fast. 331 turning telnetd off because it forked too fast.
|
/freebsd/contrib/tcpdump/ |
H A D | CONTRIBUTING.md | 112 10) Once 100% happy, put your work into your forked repository using `git push`.
|
/freebsd/crypto/openssh/contrib/redhat/ |
H A D | openssh.spec | 682 - Don't open a PAM session until we've forked and become the user (#25690).
|
/freebsd/contrib/ntp/sntp/libevent/ |
H A D | ChangeLog | 53 o Revert "Warn if forked from the event loop during event_reinit()" (71f5c0d3 Azat Khuzhin) 120 o Warn if forked from the event loop during event_reinit() (b75922ae Azat Khuzhin)
|
/freebsd/contrib/libevent/ |
H A D | ChangeLog | 53 o Revert "Warn if forked from the event loop during event_reinit()" (71f5c0d3 Azat Khuzhin) 120 o Warn if forked from the event loop during event_reinit() (b75922ae Azat Khuzhin)
|
/freebsd/contrib/file/ |
H A D | ChangeLog | 1063 * Don't wait for any subprocess, just the one we forked.
|
/freebsd/contrib/ntp/ |
H A D | configure.ac | 934 # some OSes prefer _exit() in forked children to exit()
|
H A D | ChangeLog | 465 * [Bug 3121] Drop root privileges for the forked DNS worker <perlinger@ntp.org> 624 * [Bug 3062] Change the process name of forked DNS worker <perlinger@ntp.org> 2650 * Use threads rather than forked child processes for blocking worker
|
H A D | NEWS | 548 [Bug 3121] Drop root privileges for the forked DNS worker <perlinger@ntp.org> 1313 * [Bug 3062] Change the process name of forked DNS worker <perlinger@ntp.org> 4314 [Bug 3121] Drop root privileges for the forked DNS worker <perlinger@ntp.org> 5079 * [Bug 3062] Change the process name of forked DNS worker <perlinger@ntp.org>
|
H A D | CommitLog | 14186 [Bug 3121] Drop root privileges for the forked DNS worker 14189 [Bug 3121] Drop root privileges for the forked DNS worker 14192 [Bug 3121] Drop root privileges for the forked DNS worker 14195 [Bug 3121] Drop root privileges for the forked DNS worker 14198 [Bug 3121] Drop root privileges for the forked DNS worker 20115 [Bug 3062] Change the process name of forked DNS worker 20119 [Bug 3062] Change the process name of forked DNS worker 20123 [Bug 3062] Change the process name of forked DNS worker 20127 [Bug 3062] Change the process name of forked DNS worker 20131 [Bug 3062] Change the process name of forked DN [all...] |
/freebsd/contrib/bmake/mk/ |
H A D | ChangeLog | 620 forked when generating dirdeps.cache
|
/freebsd/share/dict/ |
H A D | web2a | 14698 cross forked 22921 forked-headed 22922 forked-tailed 34428 man-forked 64014 three-forked 68457 twin-forked 68588 two-forked
|
/freebsd/contrib/unbound/doc/ |
H A D | Changelog | 10814 - fixed two races where forked bg process waits for (somehow shared?)
|
/freebsd/contrib/sendmail/ |
H A D | RELEASE_NOTES | 3041 child is forked for each queue that sleeps between queue
|