/titanic_51/usr/src/contrib/ast/src/lib/libast/features/ |
H A D | vfork | 2 hdr vfork 3 sys vfork 7 then echo "#include <vfork.h>" 9 then echo "#include <sys/vfork.h>" 11 $cc -E $tmp.c | grep vfork
|
/titanic_51/usr/src/lib/libast/common/features/ |
H A D | vfork | 2 hdr vfork 3 sys vfork 7 then echo "#include <vfork.h>" 9 then echo "#include <sys/vfork.h>" 11 $cc -E $tmp.c | grep vfork
|
/titanic_51/usr/src/contrib/ast/src/lib/libast/comp/ |
H A D | vfork.c | 28 NoN(vfork) 38 #undef vfork 45 vfork(void)
|
/titanic_51/usr/src/lib/libast/common/comp/ |
H A D | vfork.c | 28 NoN(vfork) 38 #undef vfork 45 vfork(void)
|
/titanic_51/usr/src/lib/libbc/inc/include/ |
H A D | vfork.h | 37 extern int vfork(); 40 #pragma unknown_control_flow(vfork)
|
/titanic_51/usr/src/lib/libast/sparcv9/src/lib/libast/FEATURE/ |
H A D | vfork | 3 …/gisburn/ksh93/ast_ksh_20100309/build_sparc_64bit/src/lib/libast/features/vfork by iffe version 20… 66 extern __MANGLE__ pid_t vfork __PROTO__((void)); 67 #pragma unknown_control_flow(vfork)
|
/titanic_51/usr/src/cmd/ast/libast/sparc/FEATURE/ |
H A D | vfork | 3 /* : : generated from contrib/ast/src/lib/libast/features/vfork by iffe version 2012-07-17 : : */ 66 extern __MANGLE__ pid_t vfork(void) __attribute__((__returns_twice__)); 67 #pragma unknown_control_flow(vfork)
|
/titanic_51/usr/src/cmd/ast/libast/sparcv9/FEATURE/ |
H A D | vfork | 3 /* : : generated from contrib/ast/src/lib/libast/features/vfork by iffe version 2012-07-17 : : */ 66 extern __MANGLE__ pid_t vfork(void) __attribute__((__returns_twice__)); 67 #pragma unknown_control_flow(vfork)
|
/titanic_51/usr/src/lib/libast/amd64/src/lib/libast/FEATURE/ |
H A D | vfork | 3 …e/gisburn/ksh93/ast_ksh_20100309/build_i386_64bit/src/lib/libast/features/vfork by iffe version 20… 66 extern __MANGLE__ pid_t vfork __PROTO__((void)); 67 #pragma unknown_control_flow(vfork)
|
/titanic_51/usr/src/lib/libast/i386/src/lib/libast/FEATURE/ |
H A D | vfork | 3 …e/gisburn/ksh93/ast_ksh_20100309/build_i386_32bit/src/lib/libast/features/vfork by iffe version 20… 66 extern __MANGLE__ pid_t vfork __PROTO__((void)); 67 #pragma unknown_control_flow(vfork)
|
/titanic_51/usr/src/cmd/ast/libast/amd64/FEATURE/ |
H A D | vfork | 3 /* : : generated from contrib/ast/src/lib/libast/features/vfork by iffe version 2012-07-17 : : */ 66 extern __MANGLE__ pid_t vfork(void) __attribute__((__returns_twice__)); 67 #pragma unknown_control_flow(vfork)
|
/titanic_51/usr/src/lib/libast/sparc/src/lib/libast/FEATURE/ |
H A D | vfork | 3 …/gisburn/ksh93/ast_ksh_20100309/build_sparc_32bit/src/lib/libast/features/vfork by iffe version 20… 66 extern __MANGLE__ pid_t vfork __PROTO__((void)); 67 #pragma unknown_control_flow(vfork)
|
/titanic_51/usr/src/cmd/ast/libast/i386/FEATURE/ |
H A D | vfork | 3 /* : : generated from contrib/ast/src/lib/libast/features/vfork by iffe version 2012-07-17 : : */ 66 extern __MANGLE__ pid_t vfork(void) __attribute__((__returns_twice__)); 67 #pragma unknown_control_flow(vfork)
|
/titanic_51/usr/src/lib/libast/sparc/src/lib/libast/ |
H A D | ast_vfork.h | 66 extern __MANGLE__ pid_t vfork __PROTO__((void)); 67 #pragma unknown_control_flow(vfork)
|
/titanic_51/usr/src/lib/libast/amd64/src/lib/libast/ |
H A D | ast_vfork.h | 66 extern __MANGLE__ pid_t vfork __PROTO__((void)); 67 #pragma unknown_control_flow(vfork)
|
/titanic_51/usr/src/lib/libast/i386/include/ast/ |
H A D | ast_vfork.h | 87 extern __MANGLE__ pid_t vfork __PROTO__((void)); 88 #pragma unknown_control_flow(vfork)
|
/titanic_51/usr/src/lib/libast/amd64/include/ast/ |
H A D | ast_vfork.h | 87 extern __MANGLE__ pid_t vfork __PROTO__((void)); 88 #pragma unknown_control_flow(vfork)
|
/titanic_51/usr/src/lib/libast/sparcv9/include/ast/ |
H A D | ast_vfork.h | 87 extern __MANGLE__ pid_t vfork __PROTO__((void)); 88 #pragma unknown_control_flow(vfork)
|
/titanic_51/usr/src/lib/libast/i386/src/lib/libast/ |
H A D | ast_vfork.h | 66 extern __MANGLE__ pid_t vfork __PROTO__((void)); 67 #pragma unknown_control_flow(vfork)
|
/titanic_51/usr/src/lib/libast/sparcv9/src/lib/libast/ |
H A D | ast_vfork.h | 66 extern __MANGLE__ pid_t vfork __PROTO__((void)); 67 #pragma unknown_control_flow(vfork)
|
/titanic_51/usr/src/lib/libast/sparc/include/ast/ |
H A D | ast_vfork.h | 87 extern __MANGLE__ pid_t vfork __PROTO__((void)); 88 #pragma unknown_control_flow(vfork)
|
/titanic_51/usr/src/lib/libc/sparc/sys/ |
H A D | vforkx.s | 39 * pid = vfork(); 55 * We block all blockable signals while performing the vfork() system call 63 ENTRY_NP(vfork) 79 mov %o0, %o5 /* save the vfork() error number */ 89 mov %o5, %o0 /* restore the vfork() error number */ 93 * To determine if we are (still) a child of vfork(), the child 96 * vfork(), else we are. We do this to deal with the case of 97 * a vfork() child calling vfork(). 115 mov %o0, %o5 /* save the vfork() retur [all...] |
/titanic_51/usr/src/lib/libc/i386/sys/ |
H A D | vforkx.s | 36 * pid = vfork(); 48 * The child of vfork() will execute in the parent's address space, 50 * Therefore we have to be careful how we return from vfork(). 53 * We block all blockable signals while performing the vfork() system call 61 ENTRY_NP(vfork) 83 pushl %eax /* save the vfork() error number */ 94 popl %eax /* restore the vfork() error number */ 100 * To determine if we are (still) a child of vfork(), the child 103 * vfork(), else we are. We do this to deal with the case of 104 * a vfork() chil [all...] |
/titanic_51/usr/src/lib/libbc/libc/gen/common/ |
H A D | popen.c | 17 #include <vfork.h> 24 extern int execl(), vfork(), pipe(), close(), fcntl(); 51 if ((pid = vfork()) == 0) {
|
/titanic_51/usr/src/lib/libc/amd64/sys/ |
H A D | vforkx.s | 36 * pid = vfork(); 48 * The child of vfork() will execute in the parent's address space, 50 * Therefore we have to be careful how we return from vfork(). 53 * We block all blockable signals while performing the vfork() system call 61 ENTRY_NP(vfork) 80 movq %rax, %r9 /* save the vfork() error number */ 89 movq %r9, %rax /* restore the vfork() error number */ 94 * To determine if we are (still) a child of vfork(), the child 97 * vfork(), else we are. We do this to deal with the case of 98 * a vfork() chil [all...] |