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

  /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/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...]
  /external/strace/linux/sh/
syscallent.h 221 { 4, TD|TN, sys_sendfile, "sendfile" }, /* 187 */ variable
  /external/strace/
io.c 228 sys_sendfile(struct tcb *tcp) function
311 sys_sendfile(struct tcb *tcp) function

Completed in 66 milliseconds