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

/bionic/libc/arch-arm/syscalls/
H A Dsetregid.S7 ldr r7, =__NR_setregid32
/bionic/libc/arch-x86/syscalls/
H A Dsetregid.S14 movl $__NR_setregid32, %eax
/bionic/libc/kernel/uapi/asm-x86/asm/
H A Dunistd_32.h276 #define __NR_setregid32 204 macro
/bionic/libc/kernel/uapi/asm-arm/asm/
H A Dunistd.h242 #define __NR_setregid32 (__NR_SYSCALL_BASE+204) macro
/bionic/libc/include/sys/
H A Dglibc-syscalls.h588 #define SYS_setregid32 __NR_setregid32
1299 #define SYS_setregid32 __NR_setregid32

Completed in 57 milliseconds