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

/bionic/libc/arch-arm/syscalls/
H A D__setreuid.S8 ldr r7, =__NR_setreuid32
/bionic/libc/arch-x86/syscalls/
H A D__setreuid.S14 movl $__NR_setreuid32, %eax
/bionic/libc/include/sys/
H A Dlinux-syscalls.h103 #define __NR_setreuid32 (__NR_SYSCALL_BASE + 203) macro
262 #define __NR_setreuid32 (__NR_SYSCALL_BASE + 203) macro
/bionic/libc/kernel/arch-x86/asm/
H A Dunistd_32.h275 #define __NR_setreuid32 203 macro
/bionic/libc/kernel/arch-arm/asm/
H A Dunistd.h246 #define __NR_setreuid32 (__NR_SYSCALL_BASE+203) macro

Completed in 41 milliseconds