Searched refs:__NR_setresgid32 (Results 1 - 5 of 5) sorted by relevance

/bionic/libc/arch-arm/syscalls/
H A Dsetresgid.S7 ldr r7, =__NR_setresgid32
/bionic/libc/arch-x86/syscalls/
H A Dsetresgid.S18 movl $__NR_setresgid32, %eax
/bionic/libc/kernel/uapi/asm-x86/asm/
H A Dunistd_32.h284 #define __NR_setresgid32 210 macro
/bionic/libc/kernel/uapi/asm-arm/asm/
H A Dunistd.h250 #define __NR_setresgid32 (__NR_SYSCALL_BASE+210) macro
/bionic/libc/include/sys/
H A Dglibc-syscalls.h590 #define SYS_setresgid32 __NR_setresgid32
1301 #define SYS_setresgid32 __NR_setresgid32

Completed in 58 milliseconds