Searched refs:__NR_setgroups (Results 1 - 11 of 11) sorted by relevance

/bionic/libc/arch-arm64/syscalls/
H A Dsetgroups.S6 mov x8, __NR_setgroups
/bionic/libc/arch-mips/syscalls/
H A Dsetgroups.S8 li v0, __NR_setgroups
/bionic/libc/arch-x86_64/syscalls/
H A Dsetgroups.S6 movl $__NR_setgroups, %eax
/bionic/libc/arch-mips64/syscalls/
H A Dsetgroups.S8 li v0, __NR_setgroups
/bionic/libc/kernel/uapi/asm-x86/asm/
H A Dunistd_64.h166 #define __NR_setgroups 116 macro
H A Dunistd_32.h122 #define __NR_setgroups 81 macro
H A Dunistd_x32.h151 #define __NR_setgroups (__X32_SYSCALL_BIT + 116) macro
/bionic/libc/kernel/uapi/asm-generic/
H A Dunistd.h242 #define __NR_setgroups 159 macro
/bionic/libc/kernel/uapi/asm-mips/asm/
H A Dunistd.h126 #define __NR_setgroups (__NR_Linux + 81) macro
612 #define __NR_setgroups (__NR_Linux + 114) macro
1007 #define __NR_setgroups (__NR_Linux + 114) macro
/bionic/libc/include/sys/
H A Dglibc-syscalls.h247 #define SYS_setgroups __NR_setgroups
580 #define SYS_setgroups __NR_setgroups
936 #define SYS_setgroups __NR_setgroups
1291 #define SYS_setgroups __NR_setgroups
1624 #define SYS_setgroups __NR_setgroups
/bionic/libc/kernel/uapi/asm-arm/asm/
H A Dunistd.h106 #define __NR_setgroups (__NR_SYSCALL_BASE+ 81) macro

Completed in 222 milliseconds