/external/strace/linux/arm/ |
syscallent.h | 196 { 3, 0, sys_getresuid, "getresuid" }, /* 165 */ 242 { 3, 0, sys_getresuid, "getresuid32" }, /* 209 */
|
/external/strace/linux/i386/ |
syscallent.h | 196 { 3, 0, sys_getresuid, "getresuid" }, /* 165 */ 242 { 3, 0, sys_getresuid, "getresuid32" }, /* 209 */
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/ |
syscall.h | 83 #define SYS_getresuid __NR_getresuid
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/bits/ |
syscall.h | 83 #define SYS_getresuid __NR_getresuid
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/bits/ |
syscall.h | 83 #define SYS_getresuid __NR_getresuid
|
/bionic/libc/include/sys/ |
glibc-syscalls.h | 99 #define SYS_getresuid __NR_getresuid 443 #define SYS_getresuid __NR_getresuid 804 #define SYS_getresuid __NR_getresuid [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 | 75 DECL_TEMPLATE(linux, sys_getresuid);
|
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 | 605 PRE(sys_getresuid) 607 PRINT("sys_getresuid ( %#lx, %#lx, %#lx )", ARG1,ARG2,ARG3); 614 POST(sys_getresuid) [all...] |
/external/strace/linux/sh/ |
syscallent.h | 198 { 3, 0, sys_getresuid, "getresuid" }, /* 165 */
|
/external/valgrind/main/docs/internals/ |
3_3_BUGSTATUS.txt | 273 r7334 r8078 Mgd n-i-bz handle sys_sysinfo, sys_getresuid,
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/asm/ |
unistd_64.h | 267 __SYSCALL(__NR_getresuid, sys_getresuid)
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/asm/ |
unistd_64.h | 267 __SYSCALL(__NR_getresuid, sys_getresuid)
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/asm/ |
unistd_64.h | 267 __SYSCALL(__NR_getresuid, sys_getresuid)
|
/external/strace/linux/mips/ |
syscallent.h | [all...] |
/external/strace/ |
process.c | 1151 sys_getresuid(struct tcb *tcp) function [all...] |
ChangeLog-CVS | [all...] |
/external/valgrind/main/ |
NEWS | [all...] |