Home
last modified time | relevance | path

Searched defs:sendfile64 (Results 1 – 6 of 6) sorted by relevance

/third_party/musl/porting/liteos_m/kernel/include/sys/
Dsendfile.h14 #define sendfile64 sendfile macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
Dsendfile.h14 #define sendfile64 sendfile macro
/third_party/musl/porting/uniproton/kernel/include/sys/
Dsendfile.h14 #define sendfile64 sendfile macro
/third_party/musl/include/sys/
Dsendfile.h14 #define sendfile64 sendfile macro
/third_party/rust/crates/nix/src/sys/
Dsendfile.rs53 pub fn sendfile64( in sendfile64() function
/third_party/rust/crates/libc/src/unix/linux_like/linux/
Dmod.rs4239 pub fn sendfile64( in sendfile64() function