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

1 2

  /external/valgrind/main/include/vki/
vki-scnums-amd64-linux.h 167 #define __NR_getgroups 115
vki-scnums-ppc32-linux.h 117 #define __NR_getgroups 80
vki-scnums-ppc64-linux.h 117 #define __NR_getgroups 80
vki-scnums-arm-linux.h 117 #define __NR_getgroups 80
vki-scnums-x86-linux.h 117 #define __NR_getgroups 80
  /bionic/libc/kernel/arch-sh/asm/
unistd_32.h 95 #define __NR_getgroups 80
unistd_64.h 95 #define __NR_getgroups 80
  /bionic/libc/kernel/arch-x86/asm/
unistd_32.h 95 #define __NR_getgroups 80
  /development/ndk/platforms/android-9/arch-x86/include/asm/
unistd_32.h 95 #define __NR_getgroups 80
  /external/kernel-headers/original/asm-x86/
unistd_32.h 88 #define __NR_getgroups 80
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/asm/
unistd_32.h 88 #define __NR_getgroups 80
unistd_64.h 260 #define __NR_getgroups 115
261 __SYSCALL(__NR_getgroups, sys_getgroups)
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/asm/
unistd_32.h 95 #define __NR_getgroups 80
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/asm/
unistd_32.h 95 #define __NR_getgroups 80
  /prebuilt/ndk/android-ndk-r6/platforms/android-9/arch-x86/usr/include/asm/
unistd_32.h 95 #define __NR_getgroups 80
  /external/valgrind/main/coregrind/
m_libcproc.c 539 sres = VG_(do_syscall2)(__NR_getgroups, size, (Addr)list16);
553 sres = VG_(do_syscall2)(__NR_getgroups, size, (Addr)list);
  /bionic/libc/kernel/arch-arm/asm/
unistd.h 99 #define __NR_getgroups (__NR_SYSCALL_BASE+ 80)
  /development/ndk/platforms/android-3/arch-arm/include/asm/
unistd.h 99 #define __NR_getgroups (__NR_SYSCALL_BASE+ 80)
  /external/strace/
syscall-android.h 79 #define SYS_getgroups __NR_getgroups
  /prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/asm/
unistd.h 99 #define __NR_getgroups (__NR_SYSCALL_BASE+ 80)
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/asm/
unistd.h 99 #define __NR_getgroups (__NR_SYSCALL_BASE+ 80)
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/asm/
unistd.h 99 #define __NR_getgroups (__NR_SYSCALL_BASE+ 80)
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/asm/
unistd.h 99 #define __NR_getgroups (__NR_SYSCALL_BASE+ 80)
  /prebuilt/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/asm/
unistd.h 99 #define __NR_getgroups (__NR_SYSCALL_BASE+ 80)
  /prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-arm/usr/include/asm/
unistd.h 99 #define __NR_getgroups (__NR_SYSCALL_BASE+ 80)

Completed in 689 milliseconds

1 2