Home
last modified time | relevance | path

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

12

/freebsd-9-stable/usr.bin/wall/
Dttymsg.c68 int forked; in ttymsg() local
70 forked = 0; in ttymsg()
125 if (forked) { in ttymsg()
140 forked++; in ttymsg()
156 if (forked) in ttymsg()
164 if (forked) in ttymsg()
/freebsd-9-stable/usr.sbin/rpc.ypxfrd/
Dypxfrd_server.c50 int forked = 0; variable
127 forked = 0;
130 forked++;
Dypxfrd_main.c130 extern int forked; in ypxfrd_svc_run()
155 if (forked && pid != getpid()) in ypxfrd_svc_run()
Dypxfrd_extern.h43 extern int forked;
/freebsd-9-stable/usr.sbin/rpc.ypupdated/
Dypupdated_main.c127 extern int forked; in ypupdated_svc_run()
152 if (forked && pid != getpid()) in ypupdated_svc_run()
Dypupdated_server.c53 int forked = 0; variable
/freebsd-9-stable/contrib/tcsh/
Dsh.sem.c90 int forked = 0; in execute() local
102 (void) &forked; in execute()
379 forked++; in execute()
473 forked++; in execute()
631 if (forked) { in execute()
DFixes1676 28. Added $! (the pid of the last background job forked)
/freebsd-9-stable/contrib/libreadline/examples/rlfe/
Dconfig.h.in169 * define HAVE_SETREUID. Otherwise screen will use a forked process to
/freebsd-9-stable/crypto/heimdal/
DNEWS119 turning telnetd off because it forked too fast.
159 turning telnetd off because it forked too fast.
/freebsd-9-stable/contrib/cvs/doc/
DRCSFILES183 1000 revisions on branch that forked at the root (i.e., RCS revisions
Dcvs.texinfo2093 * Connecting via fork:: Using a forked @code{cvs server} to connect
4171 revision number where the corresponding branch forked
4173 to be forked off from a certain revision.
4307 the simple case below the GCA is the point where the branch forked) and the
10718 Suppose you have made release 1.3, and forked a branch
/freebsd-9-stable/contrib/cvs/
DChangeLog.zoo215 To support this notion of forked development, CVS reserves
391 * Lots of additional error checking for forked processes (run_exec)
DNEWS1422 To support this notion of forked development, CVS reserves
1598 * Lots of additional error checking for forked processes (run_exec)
/freebsd-9-stable/crypto/openssh/contrib/redhat/
Dopenssh.spec639 - Don't open a PAM session until we've forked and become the user (#25690).
/freebsd-9-stable/crypto/openssh/
Dsshd.019 The forked daemons handle key exchange, encryption, authentication,
/freebsd-9-stable/crypto/heimdal/packages/debian/
Dchangelog151 turning telnetd off because it forked too fast (CVE-2006-0677).
/freebsd-9-stable/contrib/file/
DChangeLog564 * Don't wait for any subprocess, just the one we forked.
/freebsd-9-stable/contrib/ntp/
Dconfigure.ac934 # some OSes prefer _exit() in forked children to exit()
DChangeLog2004 * Use threads rather than forked child processes for blocking worker
/freebsd-9-stable/contrib/nvi/docs/tutorial/
Dvi.advanced1337 Gives the path name of the shell forked for the shell escape command `!', and
/freebsd-9-stable/share/dict/
Dweb2a14698 cross forked
22921 forked-headed
22922 forked-tailed
34428 man-forked
64014 three-forked
68457 twin-forked
68588 two-forked
/freebsd-9-stable/contrib/groff/
DChangeLog.1154041 child processes other than those forked by us.
/freebsd-9-stable/contrib/gdb/gdb/doc/
Dgdbint.texinfo4586 want to be run just after the child process has been forked.
/freebsd-9-stable/contrib/amd/
DChangeLog1955 existing NFS mounts. This was causing ctl-amd's forked

12