| /onnv/onnv-gate/usr/src/cmd/dtrace/test/tst/common/pid/ |
| tst.fork.c | 59 (void) forkall();
|
| /onnv/onnv-gate/usr/src/lib/libc/ |
| README | 123 calls to fork() and forkall(), but it also serializes calls to 124 thr_suspend() (fork() and forkall() also suspend other threads), 135 - When called from fork() or forkall()
|
| /onnv/onnv-gate/usr/src/ucbcmd/sbcp/ |
| syscalls.list | 28 forkall TRAP /* 2 = 0, fork */
|
| /onnv/onnv-gate/usr/src/head/ |
| unistd.h | 326 extern pid_t forkall(void); 648 extern pid_t forkall(); [all...] |
| /onnv/onnv-gate/usr/src/uts/common/os/ |
| sysent.c | 65 int64_t forkall(); 436 /* 2 */ SYSENT_2CI("forkall", forkall, 0), 845 /* 2 */ SYSENT_2CI("forkall", forkall, 0), [all...] |
| fork.c | 96 * forkall system call. 99 forkall(void) function 124 * The forkall(), vfork(), and fork1() system calls are no longer 193 * cloned. If doing forkall(), the process is held with 395 /* this is forkall(), no one can be in lwp_wait() */ [all...] |
| /onnv/onnv-gate/usr/src/cmd/pools/poold/ |
| poold.c | 302 * We used forkall() previously to ensure that 304 * duplicated in the child. Since forkall() 644 switch (forkall()) {
|
| /onnv/onnv-gate/usr/src/lib/c_synonyms/ |
| syn_common | 304 forkall
|
| /onnv/onnv-gate/usr/src/lib/libc/port/threads/ |
| scalls.c | 83 #pragma weak _forkall = forkall 89 * serialize calls to fork() and forkall(), but it also serializes calls 90 * to thr_suspend() and thr_continue() (because fork() and forkall() also 270 * The forkall() interface exists for applications that require 339 forkall(void) function
|
| /onnv/onnv-gate/usr/src/cmd/rpcbind/ |
| rpcbind.c | 737 switch (forkall()) {
|
| /onnv/onnv-gate/usr/src/lib/libbsm/ |
| audit_event.txt | 68 2:AUE_FORKALL:forkall(2):ps
|
| /onnv/onnv-gate/usr/src/lib/libc/port/ |
| mapfile-vers | 536 forkall;
|
| /onnv/onnv-gate/usr/src/tools/abi/ |
| interface.i386 | 520 SYMBOL forkall [all...] |
| interface.sparc | 489 SYMBOL forkall [all...] |