HomeSort by relevance Sort by last modified time
    Searched defs:__NR_setreuid (Results 1 - 25 of 137) sorted by null

1 2 3 4 5 6

  /development/ndk/platforms/android-9/arch-mips/include/sys/
linux-syscalls.h 404 #define __NR_setreuid (__NR_SYSCALL_BASE + 70)
    [all...]
  /external/valgrind/include/vki/
vki-scnums-solaris.h 260 #define __NR_setreuid SYS_setreuid
vki-scnums-amd64-linux.h 165 #define __NR_setreuid 113
vki-scnums-arm64-linux.h 190 #define __NR_setreuid 145
vki-scnums-mips64-linux.h 150 #define __NR_setreuid (__NR_Linux + 111)
  /prebuilts/ndk/current/platforms/android-12/arch-mips/usr/include/sys/
linux-syscalls.h 404 #define __NR_setreuid (__NR_SYSCALL_BASE + 70)
    [all...]
  /prebuilts/ndk/current/platforms/android-13/arch-mips/usr/include/sys/
linux-syscalls.h 404 #define __NR_setreuid (__NR_SYSCALL_BASE + 70)
    [all...]
  /prebuilts/ndk/current/platforms/android-14/arch-mips/usr/include/sys/
linux-syscalls.h 404 #define __NR_setreuid (__NR_SYSCALL_BASE + 70)
    [all...]
  /prebuilts/ndk/current/platforms/android-15/arch-mips/usr/include/sys/
linux-syscalls.h 404 #define __NR_setreuid (__NR_SYSCALL_BASE + 70)
    [all...]
  /prebuilts/ndk/current/platforms/android-16/arch-mips/usr/include/sys/
linux-syscalls.h 404 #define __NR_setreuid (__NR_SYSCALL_BASE + 70)
    [all...]
  /prebuilts/ndk/current/platforms/android-17/arch-mips/usr/include/sys/
linux-syscalls.h 404 #define __NR_setreuid (__NR_SYSCALL_BASE + 70)
    [all...]
  /prebuilts/ndk/current/platforms/android-18/arch-mips/usr/include/sys/
linux-syscalls.h 404 #define __NR_setreuid (__NR_SYSCALL_BASE + 70)
    [all...]
  /prebuilts/ndk/current/platforms/android-19/arch-mips/usr/include/sys/
linux-syscalls.h 404 #define __NR_setreuid (__NR_SYSCALL_BASE + 70)
    [all...]
  /prebuilts/ndk/current/platforms/android-9/arch-mips/usr/include/sys/
linux-syscalls.h 404 #define __NR_setreuid (__NR_SYSCALL_BASE + 70)
    [all...]
  /bionic/libc/kernel/uapi/asm-x86/asm/
unistd_64.h 162 #define __NR_setreuid 113
unistd_x32.h 147 #define __NR_setreuid (__X32_SYSCALL_BIT + 113)
  /development/ndk/platforms/android-21/arch-x86/include/asm/
unistd_64.h 162 #define __NR_setreuid 113
unistd_x32.h 147 #define __NR_setreuid (__X32_SYSCALL_BIT + 113)
  /development/ndk/platforms/android-21/arch-x86_64/include/asm/
unistd_64.h 162 #define __NR_setreuid 113
unistd_x32.h 147 #define __NR_setreuid (__X32_SYSCALL_BIT + 113)
  /external/kernel-headers/original/uapi/asm-x86/asm/
unistd_64.h 117 #define __NR_setreuid 113
unistd_x32.h 105 #define __NR_setreuid (__X32_SYSCALL_BIT + 113)
  /external/libchrome/sandbox/linux/system_headers/
arm64_linux_syscalls.h 590 #if !defined(__NR_setreuid)
591 #define __NR_setreuid 145
mips64_linux_syscalls.h 460 #if !defined(__NR_setreuid)
461 #define __NR_setreuid (__NR_Linux + 111)
x86_64_linux_syscalls.h 465 #if !defined(__NR_setreuid)
466 #define __NR_setreuid 113

Completed in 869 milliseconds

1 2 3 4 5 6