Home
last modified time | relevance | path

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

/openbmc/qemu/linux-headers/asm-s390/
H A Dunistd_32.h190 #define __NR_setgroups32 206 macro
/openbmc/qemu/linux-headers/asm-x86/
H A Dunistd_32.h210 #define __NR_setgroups32 206 macro
/openbmc/qemu/linux-headers/asm-arm/
H A Dunistd-common.h169 #define __NR_setgroups32 (__NR_SYSCALL_BASE + 206) macro
/openbmc/linux/arch/arm64/include/asm/
H A Dunistd32.h425 #define __NR_setgroups32 206 macro
426 __SYSCALL(__NR_setgroups32, sys_setgroups)
/openbmc/qemu/linux-user/
H A Dsyscall.c7203 #ifdef __NR_setgroups32
7204 #define __NR_sys_setgroups __NR_setgroups32