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

  /external/strace/
io.c 332 sys_sendfile64(struct tcb *tcp) function
  /external/strace/linux/
syscall.h 89 int sys_getpmsg(), sys_putpmsg(), sys_readahead(), sys_sendfile64();
  /external/valgrind/main/coregrind/m_syswrap/
priv_syswrap-linux.h 92 DECL_TEMPLATE(linux, sys_sendfile64);
syswrap-ppc32-linux.c     [all...]
syswrap-arm-linux.c     [all...]
syswrap-mips32-linux.c     [all...]
syswrap-x86-linux.c     [all...]
syswrap-linux.c 968 PRE(sys_sendfile64)
978 POST(sys_sendfile64)
    [all...]
  /external/strace/linux/arm/
syscallent.h 272 { 4, TD|TN, sys_sendfile64, "sendfile64" }, /* 239 */ variable
  /external/strace/linux/i386/
syscallent.h 272 { 4, TD|TN, sys_sendfile64, "sendfile64" }, /* 239 */ variable
  /external/strace/linux/sh/
syscallent.h 274 { 5, TD|TN, sys_sendfile64, "sendfile64" }, /* 239 */ variable
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/asm/
unistd_64.h 101 __SYSCALL(__NR_sendfile, sys_sendfile64)
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/asm/
unistd_64.h 101 __SYSCALL(__NR_sendfile, sys_sendfile64)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/asm/
unistd_64.h 101 __SYSCALL(__NR_sendfile, sys_sendfile64)
  /external/strace/linux/mips/
syscallent.h 4242 { 5, TD|TN, sys_sendfile64, "sendfile64" }, \/* 4237 *\/ variable
6876 { 4, TD|TN, sys_sendfile64, "sendfile64" }, \/* 6219 *\/ variable
    [all...]

Completed in 1902 milliseconds