Home
last modified time | relevance | path

Searched refs:sys_truncate64 (Results 1 – 14 of 14) sorted by relevance

/external/strace/linux/
Dsyscall.h87 int sys_truncate64(), sys_ftruncate64(), sys_pivotroot();
/external/strace/linux/sh/
Dsyscallent.h227 { 5, 0, sys_truncate64, "truncate64" }, /* 193 */
/external/strace/linux/i386/
Dsyscallent.h225 { 3, TF, sys_truncate64, "truncate64" }, /* 193 */
/external/strace/linux/arm/
Dsyscallent.h225 { 3, TF, sys_truncate64, "truncate64" }, /* 193 */
/external/valgrind/main/coregrind/m_syswrap/
Dpriv_syswrap-generic.h201 DECL_TEMPLATE(generic, sys_truncate64); // %% (P?)
Dsyswrap-ppc32-linux.c1685 GENX_(__NR_truncate64, sys_truncate64), // 193
Dsyswrap-arm-linux.c1609 GENX_(__NR_truncate64, sys_truncate64), // 193
Dsyswrap-x86-linux.c2049 GENX_(__NR_truncate64, sys_truncate64), // 193
Dsyswrap-generic.c3080 PRE(sys_truncate64) in PRE() argument
Dsyswrap-darwin.c8034 GENX_(__NR_truncate, sys_truncate64), // 200
/external/strace/
Dfile.c246 #define sys_truncate64 sys_truncate macro
715 sys_truncate64(struct tcb *tcp) in sys_truncate64() function
DChangeLog1135 (sys_truncate64): Likewise.
DChangeLog-CVS3566 * linux/hppa/syscallent.h: Use sys_getdents64, sys_truncate64,
3603 * linux/syscallent.h: Use sys_getdents64, sys_truncate64,
/external/strace/linux/mips/
Dsyscallent.h4216 { 4, TF, sys_truncate64, "truncate64" }, /* 4211 */