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

/bionic/libc/arch-arm/syscalls/
H A Dsetgroups.S7 ldr r7, =__NR_setgroups32
/bionic/libc/arch-x86/syscalls/
H A Dsetgroups.S14 movl $__NR_setgroups32, %eax
/bionic/libc/kernel/uapi/asm-x86/asm/
H A Dunistd_32.h279 #define __NR_setgroups32 206 macro
/bionic/libc/kernel/uapi/asm-arm/asm/
H A Dunistd.h245 #define __NR_setgroups32 (__NR_SYSCALL_BASE+206) macro
/bionic/libc/include/sys/
H A Dglibc-syscalls.h581 #define SYS_setgroups32 __NR_setgroups32
1292 #define SYS_setgroups32 __NR_setgroups32

Completed in 75 milliseconds