Home
last modified time | relevance | path

Searched refs:__NR_setresgid (Results 1 – 11 of 11) 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.h170 #define __NR_setresgid 119 macro
Dunistd_32.h234 #define __NR_setresgid 170 macro
Dunistd_x32.h155 #define __NR_setresgid (__X32_SYSCALL_BIT + 119) macro
/bionic/libc/kernel/uapi/asm-generic/
Dunistd.h231 #define __NR_setresgid 149 macro
/bionic/libc/kernel/uapi/asm-mips/asm/
Dunistd.h262 #define __NR_setresgid (__NR_Linux + 190) macro
627 #define __NR_setresgid (__NR_Linux + 117) macro
1034 #define __NR_setresgid (__NR_Linux + 117) macro
/bionic/libc/include/sys/
Dglibc-syscalls.h262 #define SYS_setresgid __NR_setresgid
606 #define SYS_setresgid __NR_setresgid
969 #define SYS_setresgid __NR_setresgid
1346 #define SYS_setresgid __NR_setresgid
1691 #define SYS_setresgid __NR_setresgid
/bionic/libc/kernel/uapi/asm-arm/asm/
Dunistd.h202 #define __NR_setresgid (__NR_SYSCALL_BASE + 170) macro