Searched refs:__NR_setregid (Results 1 - 25 of 25) sorted by relevance

/external/valgrind/main/include/vki/
H A Dvki-scnums-amd64-linux.h166 #define __NR_setregid 114 macro
H A Dvki-scnums-s390x-linux.h327 #define __NR_setregid 204 macro
H A Dvki-scnums-arm-linux.h108 #define __NR_setregid 71 macro
H A Dvki-scnums-ppc32-linux.h108 #define __NR_setregid 71 macro
H A Dvki-scnums-ppc64-linux.h108 #define __NR_setregid 71 macro
H A Dvki-scnums-x86-linux.h108 #define __NR_setregid 71 macro
H A Dvki-scnums-darwin.h322 #define __NR_setregid VG_DARWIN_SYSCALL_CONSTRUCT_UNIX(127) macro
H A Dvki-scnums-mips32-linux.h111 #define __NR_setregid (__NR_Linux + 71) macro
/external/chromium_org/sandbox/linux/services/
H A Dx86_64_linux_syscalls.h469 #if !defined(__NR_setregid)
470 #define __NR_setregid 114 macro
H A Dx86_32_linux_syscalls.h297 #if !defined(__NR_setregid)
298 #define __NR_setregid 71 macro
H A Darm_linux_syscalls.h222 #if !defined(__NR_setregid)
223 #define __NR_setregid (__NR_SYSCALL_BASE+71) macro
/external/kernel-headers/original/asm-x86/
H A Dunistd_32.h79 #define __NR_setregid 71 macro
/external/kernel-headers/original/asm-mips/
H A Dunistd.h94 #define __NR_setregid (__NR_Linux + 71) macro
499 #define __NR_setregid (__NR_Linux + 112) macro
822 #define __NR_setregid (__NR_Linux + 112) macro
/external/chromium_org/sandbox/linux/seccomp-bpf-helpers/
H A Dsyscall_sets.cc253 case __NR_setregid:
/external/kernel-headers/original/asm-arm/
H A Dunistd.h99 #define __NR_setregid (__NR_SYSCALL_BASE+ 71) macro
/external/valgrind/main/memcheck/tests/x86-linux/
H A Dscalar.c345 // __NR_setregid 71
346 GO(__NR_setregid, "2s 0m");
347 SY(__NR_setregid, x0, x0); FAIL;
H A Dscalar.stderr.exp733 71: __NR_setregid 2s 0m
/external/valgrind/main/memcheck/tests/darwin/
H A Dscalar.c254 // __NR_setregid 127
936 // __NR_setregid 71
937 GO(__NR_setregid, "2s 0m");
938 SY(__NR_setregid, x0, x0); FAIL;
/external/valgrind/main/coregrind/m_syswrap/
H A Dsyswrap-ppc64-linux.c1185 GENX_(__NR_setregid, sys_setregid), // 71
H A Dsyswrap-amd64-linux.c1208 GENX_(__NR_setregid, sys_setregid), // 114
H A Dsyswrap-ppc32-linux.c1539 GENX_(__NR_setregid, sys_setregid), // 71
H A Dsyswrap-s390x-linux.c1361 GENX_(__NR_setregid, sys_setregid), // 204
H A Dsyswrap-arm-linux.c1533 LINX_(__NR_setregid, sys_setregid16), // 71
H A Dsyswrap-mips32-linux.c1485 GENX_ (__NR_setregid, sys_setregid), // 71
H A Dsyswrap-x86-linux.c1902 LINX_(__NR_setregid, sys_setregid16), // 71

Completed in 326 milliseconds