Home
last modified time | relevance | path

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

/bionic/libc/arch-arm64/syscalls/
Dsetgroups.S6 mov x8, __NR_setgroups
/bionic/libc/arch-x86_64/syscalls/
Dsetgroups.S6 movl $__NR_setgroups, %eax
/bionic/libc/arch-mips/syscalls/
Dsetgroups.S8 li v0, __NR_setgroups
/bionic/libc/arch-mips64/syscalls/
Dsetgroups.S8 li v0, __NR_setgroups
/bionic/libc/kernel/uapi/asm-x86/asm/
Dunistd_64.h166 #define __NR_setgroups 116 macro
Dunistd_32.h122 #define __NR_setgroups 81 macro
Dunistd_x32.h151 #define __NR_setgroups (__X32_SYSCALL_BIT + 116) macro
/bionic/libc/kernel/uapi/asm-generic/
Dunistd.h244 #define __NR_setgroups 159 macro
/bionic/libc/kernel/uapi/asm-mips/asm/
Dunistd.h126 #define __NR_setgroups (__NR_Linux + 81) macro
624 #define __NR_setgroups (__NR_Linux + 114) macro
1030 #define __NR_setgroups (__NR_Linux + 114) macro
/bionic/libc/include/sys/
Dglibc-syscalls.h255 #define SYS_setgroups __NR_setgroups
597 #define SYS_setgroups __NR_setgroups
962 #define SYS_setgroups __NR_setgroups
1337 #define SYS_setgroups __NR_setgroups
1684 #define SYS_setgroups __NR_setgroups
/bionic/libc/kernel/uapi/asm-arm/asm/
Dunistd.h106 #define __NR_setgroups (__NR_SYSCALL_BASE + 81) macro