HomeSort by relevance Sort by last modified time
    Searched refs:__NR_setgroups32 (Results 101 - 110 of 110) sorted by null

1 2 3 45

  /prebuilts/ndk/9/platforms/android-5/arch-arm/usr/include/asm/
unistd.h 250 #define __NR_setgroups32 (__NR_SYSCALL_BASE+206)
  /prebuilts/ndk/9/platforms/android-8/arch-arm/usr/include/asm/
unistd.h 250 #define __NR_setgroups32 (__NR_SYSCALL_BASE+206)
  /prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/asm/
unistd.h 250 #define __NR_setgroups32 (__NR_SYSCALL_BASE+206)
  /external/valgrind/main/memcheck/tests/x86-linux/
scalar.c 917 // __NR_setgroups32 206
918 GO(__NR_setgroups32, "2s 1m");
919 SY(__NR_setgroups32, x0+1, x0+1); FAIL;
    [all...]
scalar.stderr.exp     [all...]
  /bionic/libc/include/sys/
glibc-syscalls.h 258 #define SYS_setgroups32 __NR_setgroups32
    [all...]
  /external/valgrind/main/memcheck/tests/darwin/
scalar.c     [all...]
  /external/chromium_org/content/common/
sandbox_seccomp_bpf_linux.cc 512 case __NR_setgroups32:
    [all...]
  /external/valgrind/main/coregrind/m_syswrap/
syswrap-arm-linux.c     [all...]
syswrap-x86-linux.c     [all...]

Completed in 39 milliseconds

1 2 3 45