/titanic_50/usr/src/cmd/keyserv/ |
H A D | detach.c | 56 switch (fork1()) { in detachfromtty()
|
/titanic_50/usr/src/cmd/svc/startd/ |
H A D | fork.c | 81 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 D | Makefile | 192 fork1.2 \ 303 fork1.2 := LINKSRC = fork.2
|
/titanic_50/usr/src/cmd/fs.d/smbclnt/smbiod-svc/ |
H A D | smbiod-svc.c | 148 if ((pid = fork1()) == -1) { in daemonize_init() 461 if ((pid = fork1()) == -1) { in cmd_start()
|
/titanic_50/usr/src/cmd/ipf/svc/ |
H A D | ipfd.c | 137 if ((pid = fork1()) < 0) { in daemonize_self() 324 if ((pid = fork1()) < 0) { in ipfilter_update()
|
/titanic_50/usr/src/cmd/syslogd/ |
H A D | conf.c | 57 if ((pid = fork1()) == -1) { in open_conf_pipe()
|
/titanic_50/usr/src/lib/libbsm/common/ |
H A D | audit_plugin.c | 109 if ((pid = fork1()) == -1) { in __audit_dowarn()
|
/titanic_50/usr/src/lib/libtnfprobe/ |
H A D | mapfile-vers | 44 fork1;
|
H A D | probe_cntl.c | 450 #pragma weak fork1 = _tnf_fork1 macro
|
/titanic_50/usr/src/cmd/fs.d/autofs/ |
H A D | automount.h | 53 #define fork1 vfork macro
|
H A D | ns_files.c | 590 switch ((child_pid = fork1())) { in read_execout()
|
/titanic_50/usr/src/lib/libdiskmgt/common/ |
H A D | inuse_lu.c | 314 switch ((pid = fork1())) { in run_cmd()
|
H A D | inuse_fs.c | 159 switch ((pid = fork1())) { in has_fs()
|
/titanic_50/usr/src/cmd/syseventd/modules/devfsadmd_mod/ |
H A D | devfsadmd_mod.c | 121 switch (pid = fork1()) { in system1()
|
/titanic_50/usr/src/cmd/nscd/ |
H A D | server.c | 538 switch (fork1()) { in detachfromtty()
|
H A D | nscd_selfcred.c | 448 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 D | ypxfrd_server.c | 158 pid = fork1(); in getdbm_1_svc()
|
/titanic_50/usr/src/head/ |
H A D | unistd.h | 318 extern pid_t fork1(void);
|
/titanic_50/usr/src/lib/libc/port/threads/ |
H A D | scalls.c | 85 #pragma weak _fork1 = fork1 276 #pragma weak fork1 = fork macro
|
/titanic_50/usr/src/cmd/power/ |
H A D | powerd.c | 934 if ((child = fork1()) == 0) { in run_idlecheck() 1039 if ((child = fork1()) == 0) { in poweroff()
|
/titanic_50/usr/src/cmd/syseventd/daemons/syseventconfd/ |
H A D | syseventconfd.c | 353 if ((pid = fork1()) == (pid_t)-1) { in exec_cmd()
|
/titanic_50/usr/src/cmd/idmap/idmapd/ |
H A D | idmapd.c | 223 if ((pid = fork1()) < 0) in daemonize_start()
|
/titanic_50/usr/src/lib/libinstzones/common/ |
H A D | zones_exec.c | 798 child_pid = fork1(); in _z_zone_exec()
|
/titanic_50/usr/src/cmd/svc/configd/ |
H A D | configd.c | 470 if ((pid = fork1()) < 0) in daemonize_start()
|
/titanic_50/usr/src/lib/libpthread/common/ |
H A D | mapfile-vers | 131 fork1 { TYPE = FUNCTION };
|