Searched defs:__NR_setresgid (Results 1 - 24 of 24) sorted by relevance

/external/kernel-headers/original/uapi/asm-x86/asm/
H A Dunistd_64.h123 #define __NR_setresgid 119 macro
H A Dunistd_x32.h111 #define __NR_setresgid (__X32_SYSCALL_BIT + 119) macro
H A Dunistd_32.h174 #define __NR_setresgid 170 macro
/external/libchrome/sandbox/linux/system_headers/
H A Darm64_linux_syscalls.h606 #if !defined(__NR_setresgid)
607 #define __NR_setresgid 149 macro
H A Dmips64_linux_syscalls.h484 #if !defined(__NR_setresgid)
485 #define __NR_setresgid (__NR_Linux + 117) macro
H A Dx86_64_linux_syscalls.h489 #if !defined(__NR_setresgid)
490 #define __NR_setresgid 119 macro
H A Darm_linux_syscalls.h544 #if !defined(__NR_setresgid)
545 #define __NR_setresgid (__NR_SYSCALL_BASE+170) macro
H A Dmips_linux_syscalls.h778 #if !defined(__NR_setresgid)
779 #define __NR_setresgid (__NR_Linux + 190) macro
H A Dx86_32_linux_syscalls.h693 #if !defined(__NR_setresgid)
694 #define __NR_setresgid 170 macro
/external/strace/
H A Dscno.h365 #ifndef __NR_setresgid
366 # define __NR_setresgid (SYSCALL_BIT | 119) macro
/external/valgrind/include/vki/
H A Dvki-scnums-amd64-linux.h171 #define __NR_setresgid 119 macro
H A Dvki-scnums-arm64-linux.h194 #define __NR_setresgid 149 macro
H A Dvki-scnums-mips64-linux.h156 #define __NR_setresgid (__NR_Linux + 117) macro
H A Dvki-scnums-s390x-linux.h342 #define __NR_setresgid 210 macro
H A Dvki-scnums-tilegx-linux.h276 #define __NR_setresgid 149 macro
H A Dvki-scnums-arm-linux.h207 #define __NR_setresgid 170 macro
H A Dvki-scnums-mips32-linux.h230 #define __NR_setresgid (__NR_Linux + 190) macro
H A Dvki-scnums-ppc32-linux.h206 #define __NR_setresgid 169 macro
H A Dvki-scnums-ppc64-linux.h206 #define __NR_setresgid 169 macro
H A Dvki-scnums-x86-linux.h207 #define __NR_setresgid 170 macro
/external/google-breakpad/src/third_party/lss/
H A Dlinux_syscall_support.h729 #define __NR_setresgid 170 macro
848 #define __NR_setresgid (__NR_SYSCALL_BASE + 170) macro
1028 #define __NR_setresgid 149 macro
1054 #define __NR_setresgid 119 macro
1136 #define __NR_setresgid (__NR_Linux + 190) macro
1242 #define __NR_setresgid (__NR_Linux + 117) macro
1314 #define __NR_setresgid (__NR_Linux + 117) macro
1398 #define __NR_setresgid 169 macro
/external/kernel-headers/original/uapi/asm-arm/asm/
H A Dunistd-common.h135 #define __NR_setresgid (__NR_SYSCALL_BASE + 170) macro
/external/kernel-headers/original/uapi/asm-generic/
H A Dunistd.h440 #define __NR_setresgid 149 macro
441 __SYSCALL(__NR_setresgid, sys_setresgid)
/external/kernel-headers/original/uapi/asm-mips/asm/
H A Dunistd.h213 #define __NR_setresgid (__NR_Linux + 190) macro
524 #define __NR_setresgid (__NR_Linux + 117) macro
867 #define __NR_setresgid (__NR_Linux + 117) macro

Completed in 136 milliseconds