Home
last modified time | relevance | path

Searched defs:POSIX_FADV_WILLNEED (Results 1 - 25 of 26) sorted by relevance

12

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

Completed in 213 milliseconds

12