Home
last modified time | relevance | path

Searched defs:pwrite64 (Results 1 - 10 of 10) sorted by relevance

/third_party/NuttX/fs/vfs/
H A Dfs_pwrite64.c150 ssize_t pwrite64(int fd, const void *buf, size_t nbytes, off64_t offset) in pwrite64() function
/kernel/linux/linux-5.10/arch/um/os-Linux/
H A Duser_syms.c97 EXPORT_SYMBOL_PROTO(pwrite64); variable
/third_party/musl/porting/liteos_a/user/include/
H A Dunistd.h222 #define pwrite64 pwrite macro
/third_party/musl/porting/uniproton/kernel/include/
H A Dunistd.h198 #define pwrite64 pwrite macro
/third_party/musl/porting/linux/user/include/
H A Dunistd.h225 #define pwrite64 pwrite macro
/third_party/musl/porting/liteos_m/user/include/
H A Dunistd.h222 #define pwrite64 pwrite macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Dunistd.h198 #define pwrite64 pwrite macro
/third_party/musl/porting/liteos_m/kernel/include/
H A Dunistd.h198 #define pwrite64 pwrite macro
/third_party/musl/include/
H A Dunistd.h264 #define pwrite64 pwrite macro
/third_party/rust/crates/libc/src/unix/linux_like/
H A Dmod.rs1721 pub fn pwrite64( in pwrite64() functions

Completed in 14 milliseconds