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

  /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/mips/
syscallent.h 4242 { 5, TD|TN, sys_sendfile64, "sendfile64" }, \/* 4237 *\/ variable
6876 { 4, TD|TN, sys_sendfile64, "sendfile64" }, \/* 6219 *\/ variable
    [all...]
  /external/strace/linux/sh/
syscallent.h 274 { 5, TD|TN, sys_sendfile64, "sendfile64" }, /* 239 */ variable
  /external/strace/
io.c 332 sys_sendfile64(struct tcb *tcp) function

Completed in 388 milliseconds