HomeSort by relevance Sort by last modified time
    Searched full:vfork (Results 51 - 75 of 177) sorted by null

1 23 4 5 6 7 8

  /external/strace/strace/linux/sparc/
syscallent.h 67 { 0, TP, sys_vfork, "vfork" }, /* 66 */
syscallent1.h 149 { 6, TP, solaris_vfork, "vfork" }, /* 119 */
  /external/strace/strace/linux/sparc64/
syscallent.h 67 { 0, TP, sys_vfork, "vfork" }, /* 66 */
syscallent2.h 67 { 0, TP, sys_vfork, "vfork" }, /* 66 */
syscallent1.h 149 { 6, TP, solaris_vfork, "vfork" }, /* 119 */
  /bionic/libc/
SYSCALLS.TXT 76 pid_t vfork(void) 190,-1,190
Android.mk 345 arch-x86/bionic/vfork.S \
  /external/strace/linux/
syscallent.h 246 { 0, TP, sys_vfork, "vfork", SYS_vfork }, /* 190 */
  /external/strace/strace/linux/powerpc/
syscallent.h 220 { 0, TP, sys_vfork, "vfork" }, /* 189 */
  /external/strace/strace/linux/s390/
syscallent.h 221 { 0, TP, sys_vfork, "vfork" }, /* 190 */
  /external/strace/strace/linux/s390x/
syscallent.h 220 { 0, TP, sys_vfork, "vfork" }, /* 190 */
  /external/strace/strace/linux/sh64/
syscallent.h 221 { 0, TP, sys_vfork, "vfork" }, /* 190 */
  /external/strace/strace/linux/
syscallent.h 238 { 0, TP, sys_vfork, "vfork", SYS_vfork }, /* 190 */
  /external/strace/
strace.spec 331 - vfork est arrive!
process.c 637 /* Attempt to make vfork into fork, which we can follow. */
642 /* Attempt to make vfork into fork, which we can follow. */
956 /* Attempt to make vfork into fork, which we can follow. */
    [all...]
util.c 1221 /* We don't have fork()/vfork() syscalls on ia64 itself, but the ia32
    [all...]
  /external/opencore/extern_tools_v2/bin/linux/
make 
  /external/opencore/engines/author/src/
pvaenodeutility.cpp 507 // "Variable might be clobbered by 'longjmp' or vfork'
    [all...]
  /external/strace/strace/linux/alpha/
syscallent.h 97 { 0, TP, sys_fork, "vfork" }, /* 66 */
  /system/core/sh/
exec.c 176 /* We are currently vfork(2)ed, so raise an
  /external/bison/
configure     [all...]
  /external/dropbear/
scp.c 207 do_cmd_pid = vfork();
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/arm-eabi/bin/
c++ 
g++ 
gcc 

Completed in 259 milliseconds

1 23 4 5 6 7 8