HomeSort by relevance Sort by last modified time
    Searched refs:__NR_execve (Results 101 - 125 of 140) sorted by null

1 2 3 45 6

  /external/kernel-headers/original/asm-arm/
unistd.h 39 #define __NR_execve (__NR_SYSCALL_BASE+ 11)
  /external/valgrind/main/include/vki/
vki-scnums-darwin.h 254 #define __NR_execve VG_DARWIN_SYSCALL_CONSTRUCT_UNIX(59)
    [all...]
vki-scnums-mips32-linux.h 51 #define __NR_execve (__NR_Linux + 11)
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
syscall.h 39 #define SYS_execve __NR_execve
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/bits/
syscall.h 39 #define SYS_execve __NR_execve
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/bits/
syscall.h 39 #define SYS_execve __NR_execve
  /prebuilts/ndk/8/platforms/android-14/arch-arm/usr/include/asm/
unistd.h 41 #define __NR_execve (__NR_SYSCALL_BASE+ 11)
  /prebuilts/ndk/8/platforms/android-3/arch-arm/usr/include/asm/
unistd.h 41 #define __NR_execve (__NR_SYSCALL_BASE+ 11)
  /prebuilts/ndk/8/platforms/android-4/arch-arm/usr/include/asm/
unistd.h 41 #define __NR_execve (__NR_SYSCALL_BASE+ 11)
  /prebuilts/ndk/8/platforms/android-5/arch-arm/usr/include/asm/
unistd.h 41 #define __NR_execve (__NR_SYSCALL_BASE+ 11)
  /prebuilts/ndk/8/platforms/android-8/arch-arm/usr/include/asm/
unistd.h 41 #define __NR_execve (__NR_SYSCALL_BASE+ 11)
  /prebuilts/ndk/8/platforms/android-9/arch-arm/usr/include/asm/
unistd.h 41 #define __NR_execve (__NR_SYSCALL_BASE+ 11)
  /prebuilts/ndk/9/platforms/android-14/arch-arm/usr/include/asm/
unistd.h 41 #define __NR_execve (__NR_SYSCALL_BASE+ 11)
  /prebuilts/ndk/9/platforms/android-18/arch-arm/usr/include/asm/
unistd.h 41 #define __NR_execve (__NR_SYSCALL_BASE+ 11)
  /prebuilts/ndk/9/platforms/android-3/arch-arm/usr/include/asm/
unistd.h 41 #define __NR_execve (__NR_SYSCALL_BASE+ 11)
  /prebuilts/ndk/9/platforms/android-4/arch-arm/usr/include/asm/
unistd.h 41 #define __NR_execve (__NR_SYSCALL_BASE+ 11)
  /prebuilts/ndk/9/platforms/android-5/arch-arm/usr/include/asm/
unistd.h 41 #define __NR_execve (__NR_SYSCALL_BASE+ 11)
  /prebuilts/ndk/9/platforms/android-8/arch-arm/usr/include/asm/
unistd.h 41 #define __NR_execve (__NR_SYSCALL_BASE+ 11)
  /prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/asm/
unistd.h 41 #define __NR_execve (__NR_SYSCALL_BASE+ 11)
  /external/valgrind/main/memcheck/tests/x86-linux/
scalar.c 87 // __NR_execve 11
90 GO(__NR_execve, "3s 1m");
91 SY(__NR_execve, x0, x0, x0); FAIL;
    [all...]
  /development/ndk/platforms/android-9/arch-mips/include/sys/
linux-syscalls.h 21 #define __NR_execve (__NR_SYSCALL_BASE + 11)
    [all...]
  /external/compiler-rt/lib/sanitizer_common/
sanitizer_linux.cc 202 return internal_syscall(__NR_execve, filename, argv, envp);
  /external/valgrind/main/coregrind/
m_libcproc.c 337 res = VG_(do_syscall3)(__NR_execve,
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/sys/
linux-syscalls.h 21 #define __NR_execve (__NR_SYSCALL_BASE + 11)
    [all...]
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/sys/
linux-syscalls.h 21 #define __NR_execve (__NR_SYSCALL_BASE + 11)
    [all...]

Completed in 1786 milliseconds

1 2 3 45 6