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

  /external/strace/
io.c 228 sys_sendfile(struct tcb *tcp) function
311 sys_sendfile(struct tcb *tcp) function
  /external/strace/linux/
syscall.h 86 int sys_sendfile(), sys_old_mmap(), sys_stat64(), sys_lstat64(), sys_fstat64();
  /external/valgrind/main/coregrind/m_syswrap/
priv_syswrap-linux.h 91 DECL_TEMPLATE(linux, sys_sendfile);
syswrap-ppc64-linux.c     [all...]
syswrap-amd64-linux.c     [all...]
syswrap-ppc32-linux.c     [all...]
syswrap-s390x-linux.c     [all...]
syswrap-arm-linux.c     [all...]
syswrap-mips32-linux.c     [all...]
syswrap-x86-linux.c     [all...]
syswrap-linux.c 951 PRE(sys_sendfile)
954 PRINT("sys_sendfile ( %ld, %ld, %#lx, %lu )", ARG1,ARG2,ARG3,ARG4);
961 POST(sys_sendfile)
    [all...]
  /external/strace/linux/arm/
syscallent.h 219 { 4, TD|TN, sys_sendfile, "sendfile" }, /* 187 */ variable
  /external/strace/linux/i386/
syscallent.h 219 { 4, TD|TN, sys_sendfile, "sendfile" }, /* 187 */ variable
  /external/strace/linux/sh/
syscallent.h 221 { 4, TD|TN, sys_sendfile, "sendfile" }, /* 187 */ variable
  /external/strace/linux/mips/
syscallent.h 4212 { 4, TD|TN, sys_sendfile, "sendfile" }, \/* 4207 *\/ variable
5390 { 4, TD|TN, sys_sendfile, "sendfile" }, \/* 5039 *\/ variable
6696 { 4, TD|TN, sys_sendfile, "sendfile" }, \/* 6039 *\/ variable
    [all...]

Completed in 2481 milliseconds