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

  /external/strace/
io.c 228 sys_sendfile(struct tcb *tcp) function
311 sys_sendfile(struct tcb *tcp) function
syscall-android.h 205 #define SYS_sendfile __NR_sendfile
ChangeLog 130 sys_pwrite, sys_sendfile, sys_sendfile64, sys_pread64, sys_pwrite64,
    [all...]
ChangeLog-CVS     [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
syscall.h 194 #define SYS_sendfile __NR_sendfile
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/bits/
syscall.h 194 #define SYS_sendfile __NR_sendfile
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/bits/
syscall.h 194 #define SYS_sendfile __NR_sendfile
  /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 86 DECL_TEMPLATE(linux, sys_sendfile);
syswrap-amd64-linux.c     [all...]
syswrap-ppc64-linux.c     [all...]
syswrap-s390x-linux.c     [all...]
syswrap-linux.c 903 PRE(sys_sendfile)
906 PRINT("sys_sendfile ( %ld, %ld, %#lx, %lu )", ARG1,ARG2,ARG3,ARG4);
913 POST(sys_sendfile)
    [all...]
syswrap-arm-linux.c     [all...]
syswrap-ppc32-linux.c     [all...]
syswrap-x86-linux.c     [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...]
  /prebuilts/qemu-kernel/arm/
vmlinux-qemu 
vmlinux-qemu-armv7 

Completed in 283 milliseconds