Home
last modified time | relevance | path

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

/bionic/libc/arch-mips/syscalls/
Dgetgroups.S11 li $v0, __NR_getgroups
/bionic/libc/kernel/arch-x86/asm/
Dunistd_32.h121 #define __NR_getgroups 80 macro
/bionic/libc/kernel/arch-mips/asm/
Dunistd.h125 #define __NR_getgroups (__NR_Linux + 80) macro
606 #define __NR_getgroups (__NR_Linux + 113) macro
995 #define __NR_getgroups (__NR_Linux + 113) macro
/bionic/libc/include/sys/
Dglibc-syscalls.h88 #define SYS_getgroups __NR_getgroups
433 #define SYS_getgroups __NR_getgroups
793 #define SYS_getgroups __NR_getgroups
/bionic/libc/kernel/arch-arm/asm/
Dunistd.h110 #define __NR_getgroups (__NR_SYSCALL_BASE+ 80) macro