Home
last modified time | relevance | path

Searched defs:preadv64 (Results 1 - 8 of 8) sorted by relevance

/third_party/musl/porting/liteos_a_newlib/kernel/include/sys/
H A Duio.h23 #define preadv64 preadv macro
/third_party/rust/crates/rustix/src/backend/libc/
H A Doffset.rs252 fn preadv64(c::c_int, *const c::iovec, c::c_int, c::off64_t) -> c::ssize_t in preadv64() functions
/third_party/musl/porting/liteos_m/kernel/include/sys/
H A Duio.h33 #define preadv64 preadv macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
H A Duio.h33 #define preadv64 preadv macro
/third_party/musl/porting/uniproton/kernel/include/sys/
H A Duio.h33 #define preadv64 preadv macro
/third_party/musl/porting/liteos_a/kernel/include/sys/
H A Duio.h36 #define preadv64 preadv macro
/third_party/musl/include/sys/
H A Duio.h33 #define preadv64 preadv macro
/third_party/rust/crates/libc/src/unix/linux_like/
H A Dmod.rs1808 pub fn preadv64( in preadv64() functions

Completed in 7 milliseconds