Home
last modified time | relevance | path

Searched refs:__NR_setgroups (Results 1 – 6 of 6) sorted by relevance

/aosp12/bionic/libc/kernel/uapi/asm-x86/asm/
H A Dunistd_64.h137 #define __NR_setgroups 116 macro
H A Dunistd_32.h102 #define __NR_setgroups 81 macro
H A Dunistd_x32.h125 #define __NR_setgroups (__X32_SYSCALL_BIT + 116) macro
/aosp12/bionic/libc/kernel/uapi/asm-generic/
H A Dunistd.h224 #define __NR_setgroups 159 macro
/aosp12/bionic/libc/include/bits/
H A Dglibc-syscalls.h1035 #if defined(__NR_setgroups)
1036 #define SYS_setgroups __NR_setgroups
/aosp12/bionic/libc/kernel/uapi/asm-arm/asm/
H A Dunistd-common.h81 #define __NR_setgroups (__NR_SYSCALL_BASE + 81) macro