HomeSort by relevance Sort by last modified time
    Searched refs:sys_truncate64 (Results 1 - 12 of 12) sorted by null

  /external/strace/linux/
syscall.h 87 int sys_truncate64(), sys_ftruncate64(), sys_pivotroot();
  /external/strace/linux/arm/
syscallent.h 225 { 3, TF, sys_truncate64, "truncate64" }, /* 193 */
  /external/strace/linux/i386/
syscallent.h 225 { 3, TF, sys_truncate64, "truncate64" }, /* 193 */
  /external/strace/linux/sh/
syscallent.h 227 { 5, 0, sys_truncate64, "truncate64" }, /* 193 */
  /external/valgrind/main/coregrind/m_syswrap/
priv_syswrap-generic.h 201 DECL_TEMPLATE(generic, sys_truncate64); // %% (P?)
syswrap-ppc32-linux.c     [all...]
syswrap-arm-linux.c     [all...]
syswrap-x86-linux.c     [all...]
syswrap-generic.c     [all...]
syswrap-darwin.c     [all...]
  /external/strace/
file.c 246 #define sys_truncate64 sys_truncate macro
715 sys_truncate64(struct tcb *tcp) function
    [all...]
  /external/strace/linux/mips/
syscallent.h     [all...]

Completed in 484 milliseconds