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

1 2 3 4 5 6 7 8

  /bionic/libc/arch-arm64/syscalls/
getgroups.S 6 mov x8, __NR_getgroups
  /bionic/libc/arch-mips/syscalls/
getgroups.S 8 li v0, __NR_getgroups
  /bionic/libc/arch-x86_64/syscalls/
getgroups.S 6 movl $__NR_getgroups, %eax
  /bionic/libc/arch-mips64/syscalls/
getgroups.S 8 li v0, __NR_getgroups
  /external/linux-tools-perf/perf-3.12.0/arch/s390/include/uapi/asm/
unistd.h 304 #define __NR_getgroups 80
359 #define __NR_getgroups 205
  /bionic/libc/kernel/uapi/asm-x86/asm/
unistd_64.h 165 #define __NR_getgroups 115
unistd_32.h 121 #define __NR_getgroups 80
  /development/ndk/platforms/android-L/arch-x86/include/asm/
unistd_64.h 165 #define __NR_getgroups 115
unistd_32.h 121 #define __NR_getgroups 80
  /development/ndk/platforms/android-L/arch-x86_64/include/asm/
unistd_64.h 165 #define __NR_getgroups 115
unistd_32.h 121 #define __NR_getgroups 80
  /external/kernel-headers/original/uapi/asm-x86/asm/
unistd_64.h 119 #define __NR_getgroups 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/ia64/include/uapi/asm/
unistd.h 68 #define __NR_getgroups 1077
  /external/valgrind/main/include/vki/
vki-scnums-amd64-linux.h 167 #define __NR_getgroups 115
vki-scnums-arm64-linux.h 203 #define __NR_getgroups 158
vki-scnums-s390x-linux.h 328 #define __NR_getgroups 205
  /prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/asm/
unistd_64.h 165 #define __NR_getgroups 115
  /prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/asm/
unistd_64.h 165 #define __NR_getgroups 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
x86_32_linux_syscalls.h 333 #if !defined(__NR_getgroups)
334 #define __NR_getgroups 80
  /bionic/libc/kernel/uapi/asm-generic/
unistd.h 241 #define __NR_getgroups 158
  /development/ndk/platforms/android-9/arch-x86/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

Completed in 585 milliseconds

1 2 3 4 5 6 7 8