OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:__NR_setgroups
(Results
51 - 75
of
137
) sorted by null
1
2
3
4
5
6
/development/ndk/platforms/android-21/arch-x86_64/include/asm/
unistd_32.h
122
#define
__NR_setgroups
81
/development/ndk/platforms/android-21/include/asm-generic/
unistd.h
242
#define
__NR_setgroups
159
/development/ndk/platforms/android-3/arch-arm/include/asm/
unistd.h
111
#define
__NR_setgroups
(__NR_SYSCALL_BASE+ 81)
/development/ndk/platforms/android-9/arch-mips/include/asm/
unistd.h
126
#define
__NR_setgroups
(__NR_Linux + 81)
607
#define
__NR_setgroups
(__NR_Linux + 114)
[
all
...]
/development/ndk/platforms/android-9/arch-x86/include/asm/
unistd_32.h
122
#define
__NR_setgroups
81
/external/kernel-headers/original/uapi/asm-arm/asm/
unistd.h
109
#define
__NR_setgroups
(__NR_SYSCALL_BASE+ 81)
/external/kernel-headers/original/uapi/asm-generic/
unistd.h
457
#define
__NR_setgroups
159
458
__SYSCALL(
__NR_setgroups
, sys_setgroups)
/external/kernel-headers/original/uapi/asm-mips/asm/
unistd.h
104
#define
__NR_setgroups
(__NR_Linux + 81)
514
#define
__NR_setgroups
(__NR_Linux + 114)
[
all
...]
/external/kernel-headers/original/uapi/asm-x86/asm/
unistd_32.h
85
#define
__NR_setgroups
81
/external/libchrome/sandbox/linux/system_headers/
arm_linux_syscalls.h
260
#if !defined(
__NR_setgroups
)
261
#define
__NR_setgroups
(__NR_SYSCALL_BASE+81)
mips_linux_syscalls.h
340
#if !defined(
__NR_setgroups
)
341
#define
__NR_setgroups
(__NR_Linux + 81)
x86_32_linux_syscalls.h
337
#if !defined(
__NR_setgroups
)
338
#define
__NR_setgroups
81
/external/valgrind/include/vki/
vki-scnums-arm-linux.h
118
#define
__NR_setgroups
81
vki-scnums-darwin.h
297
#define
__NR_setgroups
VG_DARWIN_SYSCALL_CONSTRUCT_UNIX(80)
[
all
...]
vki-scnums-mips32-linux.h
121
#define
__NR_setgroups
(__NR_Linux + 81)
vki-scnums-ppc32-linux.h
118
#define
__NR_setgroups
81
vki-scnums-ppc64-linux.h
118
#define
__NR_setgroups
81
vki-scnums-x86-linux.h
118
#define
__NR_setgroups
81
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/asm/
unistd_32.h
89
#define
__NR_setgroups
81
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/asm/
unistd_32.h
89
#define
__NR_setgroups
81
unistd_64.h
262
#define
__NR_setgroups
116
263
__SYSCALL(
__NR_setgroups
, sys_setgroups)
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/asm/
unistd_32.h
89
#define
__NR_setgroups
81
unistd_64.h
262
#define
__NR_setgroups
116
263
__SYSCALL(
__NR_setgroups
, sys_setgroups)
/prebuilts/ndk/current/platforms/android-12/arch-arm/usr/include/asm/
unistd.h
111
#define
__NR_setgroups
(__NR_SYSCALL_BASE+ 81)
/prebuilts/ndk/current/platforms/android-12/arch-mips/usr/include/asm/
unistd.h
126
#define
__NR_setgroups
(__NR_Linux + 81)
607
#define
__NR_setgroups
(__NR_Linux + 114)
[
all
...]
Completed in 96 milliseconds
1
2
3
4
5
6