HomeSort by relevance Sort by last modified time
    Searched refs:__NR_setgroups (Results 76 - 88 of 88) sorted by null

1 2 34

  /prebuilts/ndk/9/platforms/android-14/arch-mips/usr/include/sys/
linux-syscalls.h 408 #define __NR_setgroups (__NR_SYSCALL_BASE + 81)
    [all...]
  /prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/sys/
linux-syscalls.h 408 #define __NR_setgroups (__NR_SYSCALL_BASE + 81)
    [all...]
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/sys/
linux-syscalls.h 408 #define __NR_setgroups (__NR_SYSCALL_BASE + 81)
    [all...]
  /external/valgrind/main/memcheck/tests/darwin/
scalar.c 168 // __NR_setgroups 80
977 // __NR_setgroups 81
978 GO(__NR_setgroups, "2s 1m");
979 SY(__NR_setgroups, x0+1, x0+1); FAIL;
    [all...]
  /external/valgrind/main/coregrind/m_syswrap/
syswrap-ppc64-linux.c     [all...]
syswrap-amd64-linux.c     [all...]
syswrap-ppc32-linux.c     [all...]
syswrap-s390x-linux.c     [all...]
syswrap-arm-linux.c     [all...]
syswrap-mips32-linux.c     [all...]
syswrap-x86-linux.c     [all...]
  /external/chromium_org/content/common/
sandbox_seccomp_bpf_linux.cc 502 case __NR_setgroups:
    [all...]
  /external/valgrind/main/memcheck/tests/x86-linux/
scalar.stderr.exp 868 81: __NR_setgroups 2s 1m
    [all...]

Completed in 265 milliseconds

1 2 34