OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:__NR_setgroups32
(Results
1 - 25
of
45
) sorted by null
1
2
/bionic/libc/arch-arm/syscalls/
setgroups.S
8
ldr r7, =
__NR_setgroups32
/bionic/libc/arch-sh/syscalls/
setgroups.S
31
0: .long
__NR_setgroups32
/bionic/libc/arch-x86/syscalls/
setgroups.S
14
movl $
__NR_setgroups32
, %eax
/bionic/libc/kernel/arch-sh/asm/
unistd_32.h
221
#define
__NR_setgroups32
206
unistd_64.h
221
#define
__NR_setgroups32
206
/bionic/libc/kernel/arch-x86/asm/
unistd_32.h
221
#define
__NR_setgroups32
206
/development/ndk/platforms/android-3/include/sys/
linux-syscalls.h
38
#define
__NR_setgroups32
(__NR_SYSCALL_BASE + 206)
/development/ndk/platforms/android-9/arch-x86/include/asm/
unistd_32.h
221
#define
__NR_setgroups32
206
/external/kernel-headers/original/asm-x86/
unistd_32.h
214
#define
__NR_setgroups32
206
/external/valgrind/main/include/vki/
vki-scnums-arm-linux.h
243
#define
__NR_setgroups32
206
vki-scnums-x86-linux.h
243
#define
__NR_setgroups32
206
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/asm/
unistd_32.h
214
#define
__NR_setgroups32
206
/prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/sys/
linux-syscalls.h
38
#define
__NR_setgroups32
(__NR_SYSCALL_BASE + 206)
/prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/sys/
linux-syscalls.h
38
#define
__NR_setgroups32
(__NR_SYSCALL_BASE + 206)
/prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/sys/
linux-syscalls.h
38
#define
__NR_setgroups32
(__NR_SYSCALL_BASE + 206)
/prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/asm/
unistd_32.h
221
#define
__NR_setgroups32
206
/prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/sys/
linux-syscalls.h
38
#define
__NR_setgroups32
(__NR_SYSCALL_BASE + 206)
/prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/sys/
linux-syscalls.h
38
#define
__NR_setgroups32
(__NR_SYSCALL_BASE + 206)
/prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/asm/
unistd_32.h
221
#define
__NR_setgroups32
206
/prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/sys/
linux-syscalls.h
38
#define
__NR_setgroups32
(__NR_SYSCALL_BASE + 206)
/prebuilt/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/sys/
linux-syscalls.h
38
#define
__NR_setgroups32
(__NR_SYSCALL_BASE + 206)
/prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-arm/usr/include/sys/
linux-syscalls.h
38
#define
__NR_setgroups32
(__NR_SYSCALL_BASE + 206)
/prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-x86/usr/include/sys/
linux-syscalls.h
38
#define
__NR_setgroups32
(__NR_SYSCALL_BASE + 206)
/prebuilt/ndk/android-ndk-r6/platforms/android-9/arch-x86/usr/include/asm/
unistd_32.h
221
#define
__NR_setgroups32
206
/bionic/libc/include/sys/
linux-syscalls.h
38
#define
__NR_setgroups32
(__NR_SYSCALL_BASE + 206)
Completed in 2136 milliseconds
1
2