Home
last modified time | relevance | path

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

/third_party/musl/porting/linux/user/include/
H A Dfcntl.h208 #define posix_fadvise64 posix_fadvise macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Dfcntl.h207 #define posix_fadvise64 posix_fadvise macro
/third_party/musl/porting/liteos_m/kernel/include/
H A Dfcntl.h207 #define posix_fadvise64 posix_fadvise macro
/third_party/musl/porting/uniproton/kernel/include/
H A Dfcntl.h207 #define posix_fadvise64 posix_fadvise macro
/third_party/musl/porting/liteos_a/kernel/include/
H A Dfcntl.h199 #define posix_fadvise64 posix_fadvise macro
/third_party/musl/porting/liteos_m/user/include/
H A Dfcntl.h207 #define posix_fadvise64 posix_fadvise macro
/third_party/musl/include/
H A Dfcntl.h210 #define posix_fadvise64 posix_fadvise macro
/third_party/rust/crates/libc/src/unix/linux_like/
H A Dmod.rs1682 pub fn posix_fadvise64( in posix_fadvise64() functions

Completed in 10 milliseconds