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

1 23 4 5 6

  /prebuilts/ndk/7/platforms/android-4/arch-arm/usr/include/asm/
unistd.h 99 #define __NR_getgroups (__NR_SYSCALL_BASE+ 80)
  /prebuilts/ndk/7/platforms/android-5/arch-arm/usr/include/asm/
unistd.h 99 #define __NR_getgroups (__NR_SYSCALL_BASE+ 80)
  /prebuilts/ndk/7/platforms/android-8/arch-arm/usr/include/asm/
unistd.h 99 #define __NR_getgroups (__NR_SYSCALL_BASE+ 80)
  /prebuilts/ndk/7/platforms/android-9/arch-arm/usr/include/asm/
unistd.h 99 #define __NR_getgroups (__NR_SYSCALL_BASE+ 80)
  /prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/asm/
unistd_32.h 95 #define __NR_getgroups 80
  /prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/asm/
unistd_64.h 165 #define __NR_getgroups 115
unistd_x32.h 150 #define __NR_getgroups (__X32_SYSCALL_BIT + 115)
  /prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/asm/
unistd_64.h 165 #define __NR_getgroups 115
unistd_x32.h 150 #define __NR_getgroups (__X32_SYSCALL_BIT + 115)
  /bionic/libc/kernel/uapi/asm-arm/asm/
unistd.h 105 #define __NR_getgroups (__NR_SYSCALL_BASE+ 80)
  /bionic/libc/kernel/uapi/asm-generic/
unistd.h 241 #define __NR_getgroups 158
  /bionic/libc/kernel/uapi/asm-mips/asm/
unistd.h 125 #define __NR_getgroups (__NR_Linux + 80)
611 #define __NR_getgroups (__NR_Linux + 113)
    [all...]
  /bionic/libc/kernel/uapi/asm-x86/asm/
unistd_32.h 121 #define __NR_getgroups 80
  /development/ndk/platforms/android-3/arch-arm/include/asm/
unistd.h 110 #define __NR_getgroups (__NR_SYSCALL_BASE+ 80)
  /development/ndk/platforms/android-9/arch-mips/include/asm/
unistd.h 125 #define __NR_getgroups (__NR_Linux + 80)
606 #define __NR_getgroups (__NR_Linux + 113)
    [all...]
  /development/ndk/platforms/android-9/arch-x86/include/asm/
unistd_32.h 121 #define __NR_getgroups 80
  /development/ndk/platforms/android-L/arch-arm/include/asm/
unistd.h 105 #define __NR_getgroups (__NR_SYSCALL_BASE+ 80)
  /development/ndk/platforms/android-L/arch-mips/include/asm/
unistd.h 125 #define __NR_getgroups (__NR_Linux + 80)
609 #define __NR_getgroups (__NR_Linux + 113)
    [all...]
  /development/ndk/platforms/android-L/arch-mips64/include/asm/
unistd.h 125 #define __NR_getgroups (__NR_Linux + 80)
609 #define __NR_getgroups (__NR_Linux + 113)
    [all...]
  /development/ndk/platforms/android-L/arch-x86/include/asm/
unistd_32.h 121 #define __NR_getgroups 80
  /development/ndk/platforms/android-L/arch-x86_64/include/asm/
unistd_32.h 121 #define __NR_getgroups 80
  /development/ndk/platforms/android-L/include/asm-generic/
unistd.h 241 #define __NR_getgroups 158
  /external/chromium_org/sandbox/linux/services/
arm_linux_syscalls.h 254 #if !defined(__NR_getgroups)
255 #define __NR_getgroups (__NR_SYSCALL_BASE+80)
mips_linux_syscalls.h 336 #if !defined(__NR_getgroups)
337 #define __NR_getgroups (__NR_Linux + 80)
x86_32_linux_syscalls.h 333 #if !defined(__NR_getgroups)
334 #define __NR_getgroups 80

Completed in 405 milliseconds

1 23 4 5 6