/external/strace/linux/ |
syscall.h | 103 int sys_getgroups32();
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/bits/ |
syscall.h | 327 #define SYS_getgroups32 __NR_getgroups32
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/bits/ |
syscall.h | 327 #define SYS_getgroups32 __NR_getgroups32
|
/external/strace/linux/arm/ |
syscallent.h | 236 { 2, 0, sys_getgroups32, "getgroups32" }, /* 205 */
|
/external/strace/linux/bfin/ |
syscallent.h | 234 { 2, 0, sys_getgroups32, "getgroups32" }, /* 205 */
|
/external/strace/linux/i386/ |
syscallent.h | 236 { 2, 0, sys_getgroups32, "getgroups32" }, /* 205 */
|
/external/strace/linux/m68k/ |
syscallent.h | 234 { 2, 0, sys_getgroups32, "getgroups32" }, /* 205 */
|
/external/strace/linux/microblaze/ |
syscallent.h | 234 { 2, 0, sys_getgroups32, "getgroups32" }, /* 205 */
|
/external/strace/linux/sh/ |
syscallent.h | 238 { 2, 0, sys_getgroups32, "getgroups32" }, /* 205 */
|
/external/strace/linux/sh64/ |
syscallent.h | 234 { 2, 0, sys_getgroups32, "getgroups32" }, /* 205 */
|
/external/strace/linux/sparc/ |
syscallent.h | 116 { 2, 0, sys_getgroups32,"getgroups32" }, /* 115 */
|
/bionic/libc/include/sys/ |
glibc-syscalls.h | 409 #define SYS_getgroups32 __NR_getgroups32 [all...] |
/development/ndk/platforms/android-L/include/sys/ |
glibc-syscalls.h | 407 #define SYS_getgroups32 __NR_getgroups32 [all...] |
/prebuilts/ndk/9/platforms/android-21/arch-arm/usr/include/sys/ |
glibc-syscalls.h | 409 #define SYS_getgroups32 __NR_getgroups32 [all...] |
/prebuilts/ndk/9/platforms/android-21/arch-arm64/usr/include/sys/ |
glibc-syscalls.h | 409 #define SYS_getgroups32 __NR_getgroups32 [all...] |
/prebuilts/ndk/9/platforms/android-21/arch-mips/usr/include/sys/ |
glibc-syscalls.h | 409 #define SYS_getgroups32 __NR_getgroups32 [all...] |
/prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/sys/ |
glibc-syscalls.h | 409 #define SYS_getgroups32 __NR_getgroups32 [all...] |
/prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/sys/ |
glibc-syscalls.h | 409 #define SYS_getgroups32 __NR_getgroups32 [all...] |
/prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/sys/ |
glibc-syscalls.h | 409 #define SYS_getgroups32 __NR_getgroups32 [all...] |
/external/strace/ |
ChangeLog-CVS | [all...] |
process.c | 662 sys_getgroups32(struct tcb *tcp) function [all...] |