Home
last modified time | relevance | path

Searched refs:__NR_setuid32 (Results 1 – 5 of 5) sorted by relevance

/openbmc/qemu/linux-headers/asm-s390/
H A Dunistd_32.h197 #define __NR_setuid32 213 macro
/openbmc/qemu/linux-headers/asm-x86/
H A Dunistd_32.h217 #define __NR_setuid32 213 macro
/openbmc/qemu/linux-headers/asm-arm/
H A Dunistd-common.h176 #define __NR_setuid32 (__NR_SYSCALL_BASE + 213) macro
/openbmc/linux/arch/arm64/include/asm/
H A Dunistd32.h439 #define __NR_setuid32 213 macro
440 __SYSCALL(__NR_setuid32, sys_setuid)
/openbmc/qemu/linux-user/
H A Dsyscall.c7186 #ifdef __NR_setuid32
7187 #define __NR_sys_setuid __NR_setuid32