Home
last modified time | relevance | path

Searched refs:fork1 (Results 1 – 25 of 51) sorted by relevance

123

/titanic_50/usr/src/cmd/keyserv/
H A Ddetach.c56 switch (fork1()) { in detachfromtty()
/titanic_50/usr/src/cmd/svc/startd/
H A Dfork.c81 p = fork1(); in startd_fork1()
108 for (pid = fork1(); pid == -1; pid = fork1()) { in fork_mount()
183 for (pid = fork1(); pid == -1; pid = fork1()) { in fork_common()
/titanic_50/usr/src/man/man2/
H A DMakefile192 fork1.2 \
303 fork1.2 := LINKSRC = fork.2
/titanic_50/usr/src/cmd/fs.d/smbclnt/smbiod-svc/
H A Dsmbiod-svc.c148 if ((pid = fork1()) == -1) { in daemonize_init()
461 if ((pid = fork1()) == -1) { in cmd_start()
/titanic_50/usr/src/cmd/ipf/svc/
H A Dipfd.c137 if ((pid = fork1()) < 0) { in daemonize_self()
324 if ((pid = fork1()) < 0) { in ipfilter_update()
/titanic_50/usr/src/cmd/syslogd/
H A Dconf.c57 if ((pid = fork1()) == -1) { in open_conf_pipe()
/titanic_50/usr/src/lib/libbsm/common/
H A Daudit_plugin.c109 if ((pid = fork1()) == -1) { in __audit_dowarn()
/titanic_50/usr/src/lib/libtnfprobe/
H A Dmapfile-vers44 fork1;
H A Dprobe_cntl.c450 #pragma weak fork1 = _tnf_fork1 macro
/titanic_50/usr/src/cmd/fs.d/autofs/
H A Dautomount.h53 #define fork1 vfork macro
H A Dns_files.c590 switch ((child_pid = fork1())) { in read_execout()
/titanic_50/usr/src/lib/libdiskmgt/common/
H A Dinuse_lu.c314 switch ((pid = fork1())) { in run_cmd()
H A Dinuse_fs.c159 switch ((pid = fork1())) { in has_fs()
/titanic_50/usr/src/cmd/syseventd/modules/devfsadmd_mod/
H A Ddevfsadmd_mod.c121 switch (pid = fork1()) { in system1()
/titanic_50/usr/src/cmd/nscd/
H A Dserver.c538 switch (fork1()) { in detachfromtty()
H A Dnscd_selfcred.c448 switch (fpid = fork1()) { in forker_monitor()
821 if ((cid = fork1()) == 0) { in _nscd_proc_fork()
1124 switch (cid = fork1()) { in _nscd_start_forker()
/titanic_50/usr/src/cmd/ypcmd/
H A Dypxfrd_server.c158 pid = fork1(); in getdbm_1_svc()
/titanic_50/usr/src/head/
H A Dunistd.h318 extern pid_t fork1(void);
/titanic_50/usr/src/lib/libc/port/threads/
H A Dscalls.c85 #pragma weak _fork1 = fork1
276 #pragma weak fork1 = fork macro
/titanic_50/usr/src/cmd/power/
H A Dpowerd.c934 if ((child = fork1()) == 0) { in run_idlecheck()
1039 if ((child = fork1()) == 0) { in poweroff()
/titanic_50/usr/src/cmd/syseventd/daemons/syseventconfd/
H A Dsyseventconfd.c353 if ((pid = fork1()) == (pid_t)-1) { in exec_cmd()
/titanic_50/usr/src/cmd/idmap/idmapd/
H A Didmapd.c223 if ((pid = fork1()) < 0) in daemonize_start()
/titanic_50/usr/src/lib/libinstzones/common/
H A Dzones_exec.c798 child_pid = fork1(); in _z_zone_exec()
/titanic_50/usr/src/cmd/svc/configd/
H A Dconfigd.c470 if ((pid = fork1()) < 0) in daemonize_start()
/titanic_50/usr/src/lib/libpthread/common/
H A Dmapfile-vers131 fork1 { TYPE = FUNCTION };

123