HomeSort by relevance Sort by last modified time
    Searched defs:SYS_fork (Results 1 - 7 of 7) 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 1278 # define SYS_fork 2
1310 # ifdef SYS_fork
1509 # ifdef SYS_fork
    [all...]
  /bionic/libc/include/sys/
glibc-syscalls.h 63 #define SYS_fork __NR_fork
409 #define SYS_fork __NR_fork
765 #define SYS_fork __NR_fork
    [all...]
  /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
  /external/robolectric/lib/main/
sqlite-jdbc-3.7.2.jar 

Completed in 340 milliseconds