Searched refs:__NR_getgroups32 (Results 1 - 8 of 8) sorted by relevance

/bionic/libc/arch-arm/syscalls/
H A Dgetgroups.S13 ldr r7, =__NR_getgroups32
/bionic/libc/arch-sh/syscalls/
H A Dgetgroups.S31 0: .long __NR_getgroups32
/bionic/libc/arch-x86/syscalls/
H A Dgetgroups.S14 movl $__NR_getgroups32, %eax
/bionic/libc/kernel/arch-sh/asm/
H A Dunistd_32.h220 #define __NR_getgroups32 205 macro
H A Dunistd_64.h220 #define __NR_getgroups32 205 macro
/bionic/libc/kernel/arch-x86/asm/
H A Dunistd_32.h220 #define __NR_getgroups32 205 macro
/bionic/libc/include/sys/
H A Dlinux-syscalls.h23 #define __NR_getgroups32 (__NR_SYSCALL_BASE + 205) macro
/bionic/libc/kernel/arch-arm/asm/
H A Dunistd.h221 #define __NR_getgroups32 (__NR_SYSCALL_BASE+205) macro

Completed in 72 milliseconds