Searched refs:__NR_setgroups32 (Results 1 - 12 of 12) sorted by relevance

/external/libchrome/sandbox/linux/system_headers/
H A Dx86_32_linux_syscalls.h837 #if !defined(__NR_setgroups32)
838 #define __NR_setgroups32 206 macro
H A Darm_linux_syscalls.h680 #if !defined(__NR_setgroups32)
681 #define __NR_setgroups32 (__NR_SYSCALL_BASE+206) macro
/external/kernel-headers/original/uapi/asm-x86/asm/
H A Dunistd_32.h210 #define __NR_setgroups32 206 macro
/external/valgrind/include/vki/
H A Dvki-scnums-arm-linux.h243 #define __NR_setgroups32 206 macro
H A Dvki-scnums-x86-linux.h243 #define __NR_setgroups32 206 macro
/external/kernel-headers/original/uapi/asm-arm/asm/
H A Dunistd.h234 #define __NR_setgroups32 (__NR_SYSCALL_BASE+206) macro
/external/libchrome/sandbox/linux/seccomp-bpf-helpers/
H A Dsyscall_sets.cc272 case __NR_setgroups32:
/external/valgrind/memcheck/tests/x86-linux/
H A Dscalar.c917 // __NR_setgroups32 206
918 GO(__NR_setgroups32, "2s 1m");
919 SY(__NR_setgroups32, x0+1, x0+1); FAIL;
H A Dscalar.stderr.exp2678 206: __NR_setgroups32 2s 1m
/external/valgrind/memcheck/tests/darwin/
H A Dscalar.c1503 // __NR_setgroups32 206
1504 GO(__NR_setgroups32, "2s 1m");
1505 SY(__NR_setgroups32, x0+1, x0+1); FAIL;
/external/valgrind/coregrind/m_syswrap/
H A Dsyswrap-arm-linux.c1010 GENX_(__NR_setgroups32, sys_setgroups), // 206
H A Dsyswrap-x86-linux.c1647 GENX_(__NR_setgroups32, sys_setgroups), // 206

Completed in 64 milliseconds