Searched refs:sendfile64 (Results 1 – 25 of 54) sorted by relevance
123
/external/strace/ |
D | sendfile.c | 31 SYS_FUNC(sendfile64) in SYS_FUNC() argument
|
D | sys_func.h | 242 extern SYS_FUNC(sendfile64);
|
/external/strace/linux/aarch64/ |
D | syscallent.h | 40 [1046] = { 4, TD|TN, SEN(sendfile64), "sendfile" },
|
/external/ltp/include/lapi/syscalls/ |
D | sparc64.in | 124 sendfile64 140
|
D | i386.in | 235 sendfile64 239
|
D | s390.in | 301 sendfile64 223
|
D | powerpc.in | 222 sendfile64 226
|
D | s390x.in | 301 sendfile64 223
|
D | powerpc64.in | 222 sendfile64 226
|
D | sparc.in | 145 sendfile64 140
|
D | sh.in | 262 sendfile64 267
|
D | arm.in | 207 sendfile64 (__NR_SYSCALL_BASE+239)
|
/external/strace/tests-mx32/ |
D | pure_executables.list | 371 sendfile64
|
D | pure_executables.am | 372 sendfile64 \
|
/external/strace/tests/ |
D | pure_executables.list | 371 sendfile64
|
D | pure_executables.am | 372 sendfile64 \
|
/external/strace/tests-m32/ |
D | pure_executables.list | 371 sendfile64
|
D | pure_executables.am | 372 sendfile64 \
|
/external/strace/linux/32/ |
D | syscallent.h | 75 [ 71] = { 4, TD|TN, SEN(sendfile64), "sendfile64" },
|
/external/strace/linux/64/ |
D | syscallent.h | 72 [ 71] = { 4, TD|TN, SEN(sendfile64), "sendfile" },
|
/external/strace/linux/mips/ |
D | syscallent-n32.h | 222 [6219] = { 4, TD|TN, SEN(sendfile64), "sendfile64" },
|
/external/strace/linux/xtensa/ |
D | syscallent.h | 110 [114] = { 4, TD|TN, SEN(sendfile64), "sendfile64" },
|
/external/strace/linux/x86_64/ |
D | syscallent.h | 41 [ 40] = { 4, TD|TN, SEN(sendfile64), "sendfile" },
|
/external/strace/linux/avr32/ |
D | syscallent.h | 220 [191] = { 4, TD|TN, SEN(sendfile64), "sendfile64" },
|
/external/strace/linux/hppa/ |
D | syscallent.h | 215 [209] = { 4, TD|TN, SEN(sendfile64), "sendfile64" },
|
123