HomeSort by relevance Sort by last modified time
    Searched defs:__NR_setresgid (Results 51 - 75 of 149) sorted by null

1 23 4 5 6

  /prebuilts/ndk/7/platforms/android-4/arch-arm/usr/include/asm/
unistd.h 187 #define __NR_setresgid (__NR_SYSCALL_BASE+170)
  /prebuilts/ndk/7/platforms/android-5/arch-arm/usr/include/asm/
unistd.h 187 #define __NR_setresgid (__NR_SYSCALL_BASE+170)
  /prebuilts/ndk/7/platforms/android-8/arch-arm/usr/include/asm/
unistd.h 187 #define __NR_setresgid (__NR_SYSCALL_BASE+170)
  /prebuilts/ndk/7/platforms/android-9/arch-arm/usr/include/asm/
unistd.h 187 #define __NR_setresgid (__NR_SYSCALL_BASE+170)
  /prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/asm/
unistd_32.h 185 #define __NR_setresgid 170
  /prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/asm/
unistd_64.h 170 #define __NR_setresgid 119
unistd_x32.h 155 #define __NR_setresgid (__X32_SYSCALL_BIT + 119)
  /prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/asm/
unistd_64.h 170 #define __NR_setresgid 119
unistd_x32.h 155 #define __NR_setresgid (__X32_SYSCALL_BIT + 119)
  /bionic/libc/kernel/uapi/asm-arm/asm/
unistd.h 202 #define __NR_setresgid (__NR_SYSCALL_BASE+170)
  /bionic/libc/kernel/uapi/asm-generic/
unistd.h 230 #define __NR_setresgid 149
  /bionic/libc/kernel/uapi/asm-mips/asm/
unistd.h 262 #define __NR_setresgid (__NR_Linux + 190)
616 #define __NR_setresgid (__NR_Linux + 117)
    [all...]
  /bionic/libc/kernel/uapi/asm-x86/asm/
unistd_32.h 234 #define __NR_setresgid 170
  /development/ndk/platforms/android-3/arch-arm/include/asm/
unistd.h 207 #define __NR_setresgid (__NR_SYSCALL_BASE+170)
  /development/ndk/platforms/android-9/arch-mips/include/asm/
unistd.h 262 #define __NR_setresgid (__NR_Linux + 190)
611 #define __NR_setresgid (__NR_Linux + 117)
    [all...]
  /development/ndk/platforms/android-9/arch-x86/include/asm/
unistd_32.h 234 #define __NR_setresgid 170
  /development/ndk/platforms/android-L/arch-arm/include/asm/
unistd.h 202 #define __NR_setresgid (__NR_SYSCALL_BASE+170)
  /development/ndk/platforms/android-L/arch-mips/include/asm/
unistd.h 262 #define __NR_setresgid (__NR_Linux + 190)
614 #define __NR_setresgid (__NR_Linux + 117)
    [all...]
  /development/ndk/platforms/android-L/arch-mips64/include/asm/
unistd.h 262 #define __NR_setresgid (__NR_Linux + 190)
614 #define __NR_setresgid (__NR_Linux + 117)
    [all...]
  /development/ndk/platforms/android-L/arch-x86/include/asm/
unistd_32.h 234 #define __NR_setresgid 170
  /development/ndk/platforms/android-L/arch-x86_64/include/asm/
unistd_32.h 234 #define __NR_setresgid 170
  /development/ndk/platforms/android-L/include/asm-generic/
unistd.h 230 #define __NR_setresgid 149
  /external/chromium_org/sandbox/linux/services/
arm_linux_syscalls.h 542 #if !defined(__NR_setresgid)
543 #define __NR_setresgid (__NR_SYSCALL_BASE+170)
mips_linux_syscalls.h 778 #if !defined(__NR_setresgid)
779 #define __NR_setresgid (__NR_Linux + 190)
x86_32_linux_syscalls.h 693 #if !defined(__NR_setresgid)
694 #define __NR_setresgid 170

Completed in 760 milliseconds

1 23 4 5 6