Home
last modified time | relevance | path

Searched defs:sendfile (Results 101 – 125 of 419) sorted by relevance

12345678910>>...17

/aosp_15_r20/prebuilts/go/linux-x86/src/syscall/
Dzsyscall_linux_mipsle.go1266 func sendfile(outfd int, infd int, offset *int64, count int) (written int, err error) { func
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/asyncio/
Dbase_events.py1152 async def sendfile(self, transport, file, offset=0, count=None, member in BaseEventLoop
/aosp_15_r20/libcore/luni/src/main/java/libcore/io/
H A DOs.java589 …public long sendfile(FileDescriptor outFd, FileDescriptor inFd, Int64Ref offset, long byteCount) t… in sendfile() method
H A DLinux.java256 …public native long sendfile(FileDescriptor outFd, FileDescriptor inFd, Int64Ref offset, long byteC… in sendfile() method in Linux
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/asyncio/
Dbase_events.py1152 async def sendfile(self, transport, file, offset=0, count=None, member in BaseEventLoop
/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_shutil.py2530 def sendfile(*args, **kwargs): function
/aosp_15_r20/external/rust/android-crates-io/crates/rustix/src/backend/libc/fs/
Dsyscalls.rs1765 pub(crate) fn sendfile( in sendfile() function
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/net/
H A Dtls.c341 TEST_F(tls, sendfile) in TEST_F() argument
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/sys/unix/
Dzsyscall_solaris_amd64.go1926 func sendfile(outfd int, infd int, offset *int64, count int) (written int, err error) { func
Dzsyscall_darwin_amd64.go796 func sendfile(infd int, outfd int, offset int64, len *int64, hdtr unsafe.Pointer, flags int) (err e… func
Dzsyscall_darwin_arm64.go796 func sendfile(infd int, outfd int, offset int64, len *int64, hdtr unsafe.Pointer, flags int) (err e… func
/aosp_15_r20/external/rust/android-crates-io/crates/socket2/src/sys/
Dunix.rs2426 pub fn sendfile<F>( in sendfile() method
/aosp_15_r20/out/soong/.intermediates/bionic/libc/libc.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_21/gen/
Dstub.c746 void sendfile() {} in sendfile() function
/aosp_15_r20/out/soong/.intermediates/bionic/libc/libc.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_23/gen/
Dstub.c825 void sendfile() {} in sendfile() function
/aosp_15_r20/out/soong/.intermediates/bionic/libc/libc.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_22/gen/
Dstub.c768 void sendfile() {} in sendfile() function
/aosp_15_r20/out/soong/.intermediates/bionic/libc/libc.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_25/gen/
Dstub.c825 void sendfile() {} in sendfile() function
/aosp_15_r20/out/soong/.intermediates/bionic/libc/libc.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_24/gen/
Dstub.c825 void sendfile() {} in sendfile() function
/aosp_15_r20/out/soong/.intermediates/bionic/libc/libc.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_27/gen/
Dstub.c825 void sendfile() {} in sendfile() function
/aosp_15_r20/out/soong/.intermediates/bionic/libc/libc.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_26/gen/
Dstub.c825 void sendfile() {} in sendfile() function
/aosp_15_r20/out/soong/.intermediates/bionic/libc/libc.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_31/gen/
Dstub.c827 void sendfile() {} in sendfile() function
/aosp_15_r20/out/soong/.intermediates/bionic/libc/libc.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_34/gen/
Dstub.c827 void sendfile() {} in sendfile() function
/aosp_15_r20/out/soong/.intermediates/bionic/libc/libc.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_28/gen/
Dstub.c827 void sendfile() {} in sendfile() function
/aosp_15_r20/out/soong/.intermediates/bionic/libc/libc.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_32/gen/
Dstub.c827 void sendfile() {} in sendfile() function
/aosp_15_r20/out/soong/.intermediates/bionic/libc/libc.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_29/gen/
Dstub.c827 void sendfile() {} in sendfile() function
/aosp_15_r20/out/soong/.intermediates/bionic/libc/libc.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_33/gen/
Dstub.c827 void sendfile() {} in sendfile() function

12345678910>>...17