| /external/strace/ |
| D | sendfile.c | 53 SYS_FUNC(sendfile) in SYS_FUNC() argument
|
| /external/trusty/musl/src/linux/ |
| D | sendfile.c | 4 ssize_t sendfile(int out_fd, int in_fd, off_t *ofs, size_t count) in sendfile() function
|
| /external/musl/src/linux/ |
| D | sendfile.c | 4 ssize_t sendfile(int out_fd, int in_fd, off_t *ofs, size_t count) in sendfile() function
|
| /external/rust/crates/rustix/src/fs/ |
| D | sendfile.rs | 12 pub fn sendfile<OutFd: AsFd, InFd: AsFd>( in sendfile() function
|
| D | mod.rs | 56 mod sendfile; module
|
| /external/python/cpython2/Demo/pdist/ |
| D | cmptree.py | 130 def sendfile(local, remote, name): function
|
| /external/rust/crates/nix/src/sys/ |
| D | sendfile.rs | 26 pub fn sendfile<F1: AsFd, F2: AsFd>( in sendfile() function
|
| /external/cronet/third_party/apache-portable-runtime/src/test/ |
| D | Makefile | 103 sendfile: $(OBJECTS_sendfile) target
|
| /external/cronet/third_party/apache-portable-runtime/src/network_io/unix/ |
| D | sendrecv.c | 266 #define sendfile sendfile64 in apr_socket_sendfile() macro 679 #define sendfile sendfile64 in apr_socket_sendfile() macro
|
| /external/iputils/ |
| D | tftpd.c | 349 void sendfile(struct formats *pf) in sendfile() function
|
| /external/cronet/third_party/apache-portable-runtime/src/ |
| D | configure.in | 1359 AC_ARG_WITH(sendfile, [ --with-sendfile Override decision to use sendfile], optwith 1397 AC_SUBST(sendfile) subst
|
| /external/python/cpython2/Lib/wsgiref/ |
| D | handlers.py | 221 def sendfile(self): member in BaseHandler
|
| /external/python/cpython3/Lib/wsgiref/ |
| D | handlers.py | 296 def sendfile(self): member in BaseHandler
|
| /external/python/cpython3/Lib/ |
| D | socket.py | 466 def sendfile(self, file, offset=0, count=None): member in socket
|
| D | ssl.py | 1246 def sendfile(self, file, offset=0, count=None): member in SSLSocket
|
| /external/python/pyfakefs/pyfakefs/ |
| D | fake_os.py | 1237 def sendfile(self, fd_out: int, fd_in: int, offset: int, count: int) -> int: member in FakeOsModule
|
| /external/python/cpython3/Lib/asyncio/ |
| D | windows_events.py | 641 def sendfile(self, sock, file, offset, count): member in IocpProactor
|
| D | events.py | 368 async def sendfile(self, transport, file, offset=0, count=None, member in AbstractEventLoop
|
| D | base_events.py | 1152 async def sendfile(self, transport, file, offset=0, count=None, member in BaseEventLoop
|
| /external/rust/crates/rustix/src/backend/linux_raw/fs/ |
| D | syscalls.rs | 1472 pub(crate) fn sendfile( in sendfile() function
|
| /external/python/cpython3/Lib/test/ |
| D | test_shutil.py | 2530 def sendfile(*args, **kwargs): function
|
| /external/rust/crates/rustix/src/backend/libc/fs/ |
| D | syscalls.rs | 1767 pub(crate) fn sendfile( in sendfile() function
|
| /external/linux-kselftest/tools/testing/selftests/net/ |
| D | tls.c | 341 TEST_F(tls, sendfile) in TEST_F() argument
|
| /external/rust/crates/socket2/src/sys/ |
| D | unix.rs | 2426 pub fn sendfile<F>( in sendfile() method
|
| /external/crosvm/jail/seccomp/riscv64/ |
| D | constants.json | 2208 "sendfile": 71, number
|