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

1 2 3 4 5 6

  /development/ndk/platforms/android-9/arch-mips/include/sys/
linux-syscalls.h 407 #define __NR_getgroups (__NR_SYSCALL_BASE + 80)
    [all...]
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/sys/
linux-syscalls.h 407 #define __NR_getgroups (__NR_SYSCALL_BASE + 80)
    [all...]
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/sys/
linux-syscalls.h 407 #define __NR_getgroups (__NR_SYSCALL_BASE + 80)
    [all...]
  /prebuilts/ndk/9/platforms/android-12/arch-mips/usr/include/sys/
linux-syscalls.h 407 #define __NR_getgroups (__NR_SYSCALL_BASE + 80)
    [all...]
  /prebuilts/ndk/9/platforms/android-13/arch-mips/usr/include/sys/
linux-syscalls.h 407 #define __NR_getgroups (__NR_SYSCALL_BASE + 80)
    [all...]
  /prebuilts/ndk/9/platforms/android-14/arch-mips/usr/include/sys/
linux-syscalls.h 407 #define __NR_getgroups (__NR_SYSCALL_BASE + 80)
    [all...]
  /prebuilts/ndk/9/platforms/android-15/arch-mips/usr/include/sys/
linux-syscalls.h 407 #define __NR_getgroups (__NR_SYSCALL_BASE + 80)
    [all...]
  /prebuilts/ndk/9/platforms/android-16/arch-mips/usr/include/sys/
linux-syscalls.h 407 #define __NR_getgroups (__NR_SYSCALL_BASE + 80)
    [all...]
  /prebuilts/ndk/9/platforms/android-17/arch-mips/usr/include/sys/
linux-syscalls.h 407 #define __NR_getgroups (__NR_SYSCALL_BASE + 80)
    [all...]
  /prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/sys/
linux-syscalls.h 407 #define __NR_getgroups (__NR_SYSCALL_BASE + 80)
    [all...]
  /prebuilts/ndk/9/platforms/android-19/arch-mips/usr/include/sys/
linux-syscalls.h 407 #define __NR_getgroups (__NR_SYSCALL_BASE + 80)
    [all...]
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/sys/
linux-syscalls.h 407 #define __NR_getgroups (__NR_SYSCALL_BASE + 80)
    [all...]
  /bionic/libc/kernel/uapi/asm-x86/asm/
unistd_64.h 165 #define __NR_getgroups 115
unistd_x32.h 150 #define __NR_getgroups (__X32_SYSCALL_BIT + 115)
  /development/ndk/platforms/android-L/arch-x86/include/asm/
unistd_64.h 165 #define __NR_getgroups 115
unistd_x32.h 150 #define __NR_getgroups (__X32_SYSCALL_BIT + 115)
  /development/ndk/platforms/android-L/arch-x86_64/include/asm/
unistd_64.h 165 #define __NR_getgroups 115
unistd_x32.h 150 #define __NR_getgroups (__X32_SYSCALL_BIT + 115)
  /external/chromium_org/sandbox/linux/services/
arm64_linux_syscalls.h 642 #if !defined(__NR_getgroups)
643 #define __NR_getgroups 158
x86_64_linux_syscalls.h 473 #if !defined(__NR_getgroups)
474 #define __NR_getgroups 115
  /external/kernel-headers/original/uapi/asm-generic/
unistd.h 454 #define __NR_getgroups 158
455 __SYSCALL(__NR_getgroups, sys_getgroups)
  /external/kernel-headers/original/uapi/asm-x86/asm/
unistd_64.h 119 #define __NR_getgroups 115
unistd_x32.h 107 #define __NR_getgroups (__X32_SYSCALL_BIT + 115)
  /external/linux-tools-perf/perf-3.12.0/arch/avr32/include/uapi/asm/
unistd.h 95 #define __NR_getgroups 80
  /external/linux-tools-perf/perf-3.12.0/arch/cris/include/uapi/asm/
unistd.h 88 #define __NR_getgroups 80

Completed in 784 milliseconds

1 2 3 4 5 6