Home
last modified time | relevance | path

Searched refs:__NR_setregid (Results 1 – 13 of 13) sorted by relevance

/bionic/libc/arch-arm64/syscalls/
Dsetregid.S6 mov x8, __NR_setregid
/bionic/libc/arch-x86_64/syscalls/
Dsetregid.S6 movl $__NR_setregid, %eax
/bionic/libc/arch-mips/syscalls/
Dsetregid.S8 li $v0, __NR_setregid
/bionic/libc/arch-mips64/syscalls/
Dsetregid.S8 li $v0, __NR_setregid
/bionic/libc/kernel/uapi/asm-x86/asm/
Dunistd_64.h135 #define __NR_setregid 114 macro
Dunistd_32.h92 #define __NR_setregid 71 macro
Dunistd_x32.h123 #define __NR_setregid (__X32_SYSCALL_BIT + 114) macro
/bionic/libc/kernel/uapi/asm-generic/
Dunistd.h186 #define __NR_setregid 143 macro
/bionic/libc/include/bits/
Dglibc-syscalls.h961 #if defined(__NR_setregid)
962 #define SYS_setregid __NR_setregid
/bionic/libc/kernel/uapi/asm-mips/asm/
Dunistd_n64.h133 #define __NR_setregid (__NR_Linux + 112) macro
Dunistd_n32.h133 #define __NR_setregid (__NR_Linux + 112) macro
Dunistd_o32.h92 #define __NR_setregid (__NR_Linux + 71) macro
/bionic/libc/kernel/uapi/asm-arm/asm/
Dunistd-common.h72 #define __NR_setregid (__NR_SYSCALL_BASE + 71) macro