Home
last modified time | relevance | path

Searched defs:POSIX_FADV_WILLNEED (Results 1 – 25 of 27) sorted by relevance

12

/third_party/musl/porting/liteos_a/kernel/include/
Dfcntl.h70 #define POSIX_FADV_WILLNEED 3 macro
/third_party/musl/porting/linux/user/include/
Dfcntl.h70 #define POSIX_FADV_WILLNEED 3 macro
/third_party/musl/include/
Dfcntl.h69 #define POSIX_FADV_WILLNEED 3 macro
/third_party/musl/ndk_musl_include/
Dfcntl.h70 #define POSIX_FADV_WILLNEED 3 macro
/third_party/musl/porting/uniproton/kernel/include/
Dfcntl.h69 #define POSIX_FADV_WILLNEED 3 macro
/third_party/musl/porting/liteos_m/user/include/
Dfcntl.h69 #define POSIX_FADV_WILLNEED 3 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Dfcntl.h69 #define POSIX_FADV_WILLNEED 3 macro
/third_party/musl/porting/liteos_m/kernel/include/
Dfcntl.h69 #define POSIX_FADV_WILLNEED 3 macro
/third_party/rust/crates/libc/src/
Dwasi.rs233 pub const POSIX_FADV_WILLNEED: c_int = 3; constant
/third_party/rust/crates/libc/src/unix/linux_like/
Dmod.rs1214 pub const POSIX_FADV_WILLNEED: ::c_int = 3; constant
/third_party/rust/crates/libc/src/unix/nto/
Dmod.rs1238 pub const POSIX_FADV_WILLNEED: ::c_int = 3; constant
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/freebsd/
Dmod.rs1977 pub const POSIX_FADV_WILLNEED: ::c_int = 3; constant
/third_party/rust/crates/libc/src/fuchsia/
Dmod.rs1983 pub const POSIX_FADV_WILLNEED: ::c_int = 3; constant
/third_party/rust/crates/linux-raw-sys/src/riscv32/
Dgeneral.rs298 pub const POSIX_FADV_WILLNEED: u32 = 3; constant
/third_party/rust/crates/linux-raw-sys/src/x86_64/
Dgeneral.rs293 pub const POSIX_FADV_WILLNEED: u32 = 3; constant
/third_party/rust/crates/linux-raw-sys/src/arm/
Dgeneral.rs292 pub const POSIX_FADV_WILLNEED: u32 = 3; constant
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
Dgeneral.rs305 pub const POSIX_FADV_WILLNEED: u32 = 3; constant
/third_party/rust/crates/linux-raw-sys/src/s390x/
Dgeneral.rs293 pub const POSIX_FADV_WILLNEED: u32 = 3; constant
/third_party/rust/crates/linux-raw-sys/src/x32/
Dgeneral.rs293 pub const POSIX_FADV_WILLNEED: u32 = 3; constant
/third_party/rust/crates/linux-raw-sys/src/x86/
Dgeneral.rs294 pub const POSIX_FADV_WILLNEED: u32 = 3; constant
/third_party/rust/crates/linux-raw-sys/src/powerpc/
Dgeneral.rs305 pub const POSIX_FADV_WILLNEED: u32 = 3; constant
/third_party/rust/crates/linux-raw-sys/src/riscv64/
Dgeneral.rs298 pub const POSIX_FADV_WILLNEED: u32 = 3; constant
/third_party/rust/crates/linux-raw-sys/src/aarch64/
Dgeneral.rs293 pub const POSIX_FADV_WILLNEED: u32 = 3; constant
/third_party/rust/crates/linux-raw-sys/src/mips64/
Dgeneral.rs302 pub const POSIX_FADV_WILLNEED: u32 = 3; constant
/third_party/rust/crates/linux-raw-sys/src/sparc/
Dgeneral.rs296 pub const POSIX_FADV_WILLNEED: u32 = 3; constant

12