/external/strace/linux/arm/ |
syscallent.h | 202 { 3, 0, sys_getresgid, "getresgid" }, /* 171 */ 244 { 3, 0, sys_getresgid, "getresgid32" }, /* 211 */
|
/external/strace/linux/i386/ |
syscallent.h | 202 { 3, 0, sys_getresgid, "getresgid" }, /* 171 */ 244 { 3, 0, sys_getresgid, "getresgid32" }, /* 211 */
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/ |
syscall.h | 82 #define SYS_getresgid __NR_getresgid
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/bits/ |
syscall.h | 82 #define SYS_getresgid __NR_getresgid
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/bits/ |
syscall.h | 82 #define SYS_getresgid __NR_getresgid
|
/bionic/libc/include/sys/ |
glibc-syscalls.h | 97 #define SYS_getresgid __NR_getresgid 442 #define SYS_getresgid __NR_getresgid 802 #define SYS_getresgid __NR_getresgid [all...] |
/external/strace/linux/ |
syscall.h | 82 int sys_getresuid(), sys_getresgid(), sys_pread(), sys_pwrite(), sys_getcwd();
|
/external/valgrind/main/coregrind/m_syswrap/ |
priv_syswrap-linux.h | 79 DECL_TEMPLATE(linux, sys_getresgid);
|
syswrap-amd64-linux.c | [all...] |
syswrap-ppc64-linux.c | [all...] |
syswrap-s390x-linux.c | [all...] |
syswrap-arm-linux.c | [all...] |
syswrap-mips32-linux.c | [all...] |
syswrap-ppc32-linux.c | [all...] |
syswrap-x86-linux.c | [all...] |
syswrap-linux.c | 659 PRE(sys_getresgid) 661 PRINT("sys_getresgid ( %#lx, %#lx, %#lx )", ARG1,ARG2,ARG3); 668 POST(sys_getresgid) [all...] |
/external/strace/linux/sh/ |
syscallent.h | 204 { 3, 0, sys_getresgid, "getresgid" }, /* 171 */
|
/external/valgrind/main/docs/internals/ |
3_3_BUGSTATUS.txt | 274 sys_getresgid on ppc64-linux
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/asm/ |
unistd_64.h | 272 __SYSCALL(__NR_getresgid, sys_getresgid)
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/asm/ |
unistd_64.h | 272 __SYSCALL(__NR_getresgid, sys_getresgid)
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/asm/ |
unistd_64.h | 272 __SYSCALL(__NR_getresgid, sys_getresgid)
|
/external/strace/linux/mips/ |
syscallent.h | [all...] |
/external/strace/ |
process.c | 1177 sys_getresgid(tcp) function [all...] |
ChangeLog-CVS | [all...] |
/external/valgrind/main/ |
NEWS | [all...] |