HomeSort by relevance Sort by last modified time
    Searched defs:SYS_fork (Results 1 - 6 of 6) sorted by null

  /external/strace/linux/
syscall.h 36 int sys_setup(), sys_exit(), sys_fork(), sys_read(), sys_write();
302 # define SYS_fork 2
  /external/strace/
util.c 1282 # define SYS_fork 2
1314 # ifdef SYS_fork
    [all...]
syscall-android.h 55 #define SYS_fork __NR_fork
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
syscall.h 55 #define SYS_fork __NR_fork
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/bits/
syscall.h 55 #define SYS_fork __NR_fork
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/bits/
syscall.h 55 #define SYS_fork __NR_fork

Completed in 826 milliseconds