Home
last modified time | relevance | path

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

/bionic/libc/kernel/uapi/asm-x86/asm/
Dunistd_64.h136 #define __NR_getgroups 115 macro
Dunistd_32.h101 #define __NR_getgroups 80 macro
Dunistd_x32.h124 #define __NR_getgroups (__X32_SYSCALL_BIT + 115) macro
/bionic/libc/kernel/uapi/asm-generic/
Dunistd.h223 #define __NR_getgroups 158 macro
/bionic/libc/include/bits/
Dglibc-syscalls.h342 #if defined(__NR_getgroups)
343 #define SYS_getgroups __NR_getgroups
/bionic/libc/kernel/uapi/asm-arm/asm/
Dunistd-common.h80 #define __NR_getgroups (__NR_SYSCALL_BASE + 80) macro