OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:__NR_getgroups
(Results
26 - 50
of
72
) sorted by null
1
2
3
/prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/asm/
unistd.h
99
#define
__NR_getgroups
(__NR_SYSCALL_BASE+ 80)
/prebuilts/ndk/7/platforms/android-4/arch-arm/usr/include/asm/
unistd.h
99
#define
__NR_getgroups
(__NR_SYSCALL_BASE+ 80)
/prebuilts/ndk/7/platforms/android-5/arch-arm/usr/include/asm/
unistd.h
99
#define
__NR_getgroups
(__NR_SYSCALL_BASE+ 80)
/prebuilts/ndk/7/platforms/android-8/arch-arm/usr/include/asm/
unistd.h
99
#define
__NR_getgroups
(__NR_SYSCALL_BASE+ 80)
/prebuilts/ndk/7/platforms/android-9/arch-arm/usr/include/asm/
unistd.h
99
#define
__NR_getgroups
(__NR_SYSCALL_BASE+ 80)
/prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/asm/
unistd_32.h
95
#define
__NR_getgroups
80
/bionic/libc/kernel/arch-arm/asm/
unistd.h
110
#define
__NR_getgroups
(__NR_SYSCALL_BASE+ 80)
/bionic/libc/kernel/arch-mips/asm/
unistd.h
125
#define
__NR_getgroups
(__NR_Linux + 80)
606
#define
__NR_getgroups
(__NR_Linux + 113)
[
all
...]
/bionic/libc/kernel/arch-x86/asm/
unistd_32.h
121
#define
__NR_getgroups
80
/development/ndk/platforms/android-3/arch-arm/include/asm/
unistd.h
110
#define
__NR_getgroups
(__NR_SYSCALL_BASE+ 80)
/development/ndk/platforms/android-9/arch-mips/include/asm/
unistd.h
125
#define
__NR_getgroups
(__NR_Linux + 80)
606
#define
__NR_getgroups
(__NR_Linux + 113)
[
all
...]
/development/ndk/platforms/android-9/arch-x86/include/asm/
unistd_32.h
121
#define
__NR_getgroups
80
/external/chromium_org/sandbox/linux/services/
arm_linux_syscalls.h
254
#if !defined(
__NR_getgroups
)
255
#define
__NR_getgroups
(__NR_SYSCALL_BASE+80)
x86_32_linux_syscalls.h
333
#if !defined(
__NR_getgroups
)
334
#define
__NR_getgroups
80
/external/kernel-headers/original/asm-arm/
unistd.h
108
#define
__NR_getgroups
(__NR_SYSCALL_BASE+ 80)
/external/kernel-headers/original/asm-mips/
unistd.h
103
#define
__NR_getgroups
(__NR_Linux + 80)
500
#define
__NR_getgroups
(__NR_Linux + 113)
[
all
...]
/external/kernel-headers/original/asm-x86/
unistd_32.h
88
#define
__NR_getgroups
80
/external/valgrind/main/include/vki/
vki-scnums-arm-linux.h
117
#define
__NR_getgroups
80
vki-scnums-darwin.h
274
#define
__NR_getgroups
VG_DARWIN_SYSCALL_CONSTRUCT_UNIX(79)
[
all
...]
vki-scnums-mips32-linux.h
120
#define
__NR_getgroups
(__NR_Linux + 80)
vki-scnums-ppc32-linux.h
117
#define
__NR_getgroups
80
vki-scnums-ppc64-linux.h
117
#define
__NR_getgroups
80
vki-scnums-x86-linux.h
117
#define
__NR_getgroups
80
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/asm/
unistd_32.h
88
#define
__NR_getgroups
80
/prebuilts/ndk/8/platforms/android-14/arch-arm/usr/include/asm/
unistd.h
110
#define
__NR_getgroups
(__NR_SYSCALL_BASE+ 80)
Completed in 258 milliseconds
1
2
3