HomeSort by relevance Sort by last modified time
    Searched defs:__NR_execve (Results 101 - 116 of 116) sorted by null

1 2 3 45

  /prebuilts/ndk/8/platforms/android-9/arch-arm/usr/include/asm/
unistd.h 41 #define __NR_execve (__NR_SYSCALL_BASE+ 11)
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/asm/
unistd.h 39 #define __NR_execve (__NR_Linux + 11)
536 #define __NR_execve (__NR_Linux + 57)
    [all...]
  /prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/asm/
unistd_32.h 35 #define __NR_execve 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-14/arch-mips/usr/include/asm/
unistd.h 39 #define __NR_execve (__NR_Linux + 11)
536 #define __NR_execve (__NR_Linux + 57)
    [all...]
  /prebuilts/ndk/9/platforms/android-14/arch-x86/usr/include/asm/
unistd_32.h 35 #define __NR_execve 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-18/arch-mips/usr/include/asm/
unistd.h 39 #define __NR_execve (__NR_Linux + 11)
536 #define __NR_execve (__NR_Linux + 57)
    [all...]
  /prebuilts/ndk/9/platforms/android-18/arch-x86/usr/include/asm/
unistd_32.h 35 #define __NR_execve 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)
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/asm/
unistd.h 39 #define __NR_execve (__NR_Linux + 11)
536 #define __NR_execve (__NR_Linux + 57)
    [all...]
  /prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/asm/
unistd_32.h 35 #define __NR_execve 11

Completed in 882 milliseconds

1 2 3 45