Searched refs:sys_fstat64 (Results 1 - 9 of 9) sorted by last modified time

/external/valgrind/main/coregrind/m_syswrap/
H A Dsyswrap-arm-linux.c340 DECL_TEMPLATE(arm_linux, sys_fstat64);
1039 PRE(sys_fstat64)
1041 PRINT("sys_fstat64 ( %ld, %#lx )",ARG1,ARG2);
1046 POST(sys_fstat64)
1614 PLAXY(__NR_fstat64, sys_fstat64), // 197
H A Dsyswrap-ppc32-linux.c417 DECL_TEMPLATE(ppc32_linux, sys_fstat64);
773 PRE(sys_fstat64)
775 PRINT("sys_fstat64 ( %ld, %#lx )",ARG1,ARG2);
780 POST(sys_fstat64)
1691 PLAXY(__NR_fstat64, sys_fstat64), // 197
H A Dsyswrap-x86-linux.c795 DECL_TEMPLATE(x86_linux, sys_fstat64);
1434 PRE(sys_fstat64)
1436 PRINT("sys_fstat64 ( %ld, %#lx )",ARG1,ARG2);
1441 POST(sys_fstat64)
2054 PLAXY(__NR_fstat64, sys_fstat64), // 197
/external/strace/
H A Dfile.c243 #define sys_fstat64 sys_fstat macro
1444 sys_fstat64(struct tcb *tcp) function
/external/strace/linux/arm/
H A Dsyscallent.h229 { 2, TF, sys_fstat64, "fstat64" }, /* 197 */
/external/strace/linux/i386/
H A Dsyscallent.h229 { 2, TD, sys_fstat64, "fstat64" }, /* 197 */
/external/strace/linux/mips/
H A Dsyscallent.h4220 { 2, TD, sys_fstat64, "fstat64" }, /* 4215 */
6662 { 2, 0, sys_fstat64, "fstat" }, /* 6005 */
/external/strace/linux/sh/
H A Dsyscallent.h231 { 2, TD, sys_fstat64, "fstat64" }, /* 197 */
/external/strace/linux/
H A Dsyscall.h86 int sys_sendfile(), sys_old_mmap(), sys_stat64(), sys_lstat64(), sys_fstat64();

Completed in 60 milliseconds