Home
last modified time | relevance | path

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

/bionic/libc/arch-arm64/syscalls/
Dsetresgid.S6 mov x8, __NR_setresgid
/bionic/libc/arch-x86_64/syscalls/
Dsetresgid.S6 movl $__NR_setresgid, %eax
/bionic/libc/arch-mips/syscalls/
Dsetresgid.S8 li $v0, __NR_setresgid
/bionic/libc/arch-mips64/syscalls/
Dsetresgid.S8 li $v0, __NR_setresgid
/bionic/libc/kernel/uapi/asm-x86/asm/
Dunistd_64.h140 #define __NR_setresgid 119 macro
Dunistd_32.h191 #define __NR_setresgid 170 macro
Dunistd_x32.h128 #define __NR_setresgid (__X32_SYSCALL_BIT + 119) macro
/bionic/libc/kernel/uapi/asm-generic/
Dunistd.h192 #define __NR_setresgid 149 macro
/bionic/libc/include/bits/
Dglibc-syscalls.h967 #if defined(__NR_setresgid)
968 #define SYS_setresgid __NR_setresgid
/bionic/libc/kernel/uapi/asm-mips/asm/
Dunistd_n64.h138 #define __NR_setresgid (__NR_Linux + 117) macro
Dunistd_n32.h138 #define __NR_setresgid (__NR_Linux + 117) macro
Dunistd_o32.h211 #define __NR_setresgid (__NR_Linux + 190) macro
/bionic/libc/kernel/uapi/asm-arm/asm/
Dunistd-common.h152 #define __NR_setresgid (__NR_SYSCALL_BASE + 170) macro