Home
last modified time | relevance | path

Searched refs:forked (Results 1 – 25 of 26) sorted by relevance

12

/freebsd/lib/libthr/tests/
H A Datfork_test.c25 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 Dttymsg.c64 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 Dypxfrd_server.c50 int forked = 0; variable
127 forked = 0;
130 forked++;
H A Dypxfrd_main.c132 extern int forked; in ypxfrd_svc_run()
157 if (forked && pid != getpid()) in ypxfrd_svc_run()
H A Dypxfrd_extern.h43 extern int forked;
/freebsd/usr.sbin/rpc.ypupdated/
H A Dypupdated_main.c129 extern int forked; in ypupdated_svc_run()
154 if (forked && pid != getpid()) in ypupdated_svc_run()
H A Dypupdated_server.c53 int forked = 0; variable
/freebsd/contrib/tcsh/
H A Dsh.sem.c86 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 DFixes1815 28. Added $! (the pid of the last background job forked)
/freebsd/contrib/netbsd-tests/lib/libcurses/
H A Dtestframe.txt27 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 DCONTRIBUTING.md67 up and performs a build. If you have forked the repository, you may need to
/freebsd/crypto/heimdal/
H A DNEWS291 turning telnetd off because it forked too fast.
331 turning telnetd off because it forked too fast.
/freebsd/contrib/tcpdump/
H A DCONTRIBUTING.md112 10) Once 100% happy, put your work into your forked repository using `git push`.
/freebsd/crypto/openssh/contrib/redhat/
H A Dopenssh.spec682 - Don't open a PAM session until we've forked and become the user (#25690).
/freebsd/contrib/ntp/sntp/libevent/
H A DChangeLog53 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 DChangeLog53 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 DChangeLog1063 * Don't wait for any subprocess, just the one we forked.
/freebsd/contrib/ntp/
H A Dconfigure.ac934 # some OSes prefer _exit() in forked children to exit()
H A DChangeLog465 * [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 DNEWS548 [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 DCommitLog14186 [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 DChangeLog620 forked when generating dirdeps.cache
/freebsd/share/dict/
H A Dweb2a14698 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 DChangelog10814 - fixed two races where forked bg process waits for (somehow shared?)
/freebsd/contrib/sendmail/
H A DRELEASE_NOTES3041 child is forked for each queue that sleeps between queue

12