/third_party/musl/porting/liteos_a/kernel/include/ |
D | fcntl.h | 70 #define POSIX_FADV_WILLNEED 3 macro
|
/third_party/musl/porting/linux/user/include/ |
D | fcntl.h | 70 #define POSIX_FADV_WILLNEED 3 macro
|
/third_party/musl/include/ |
D | fcntl.h | 69 #define POSIX_FADV_WILLNEED 3 macro
|
/third_party/musl/ndk_musl_include/ |
D | fcntl.h | 70 #define POSIX_FADV_WILLNEED 3 macro
|
/third_party/musl/porting/uniproton/kernel/include/ |
D | fcntl.h | 69 #define POSIX_FADV_WILLNEED 3 macro
|
/third_party/musl/porting/liteos_m/user/include/ |
D | fcntl.h | 69 #define POSIX_FADV_WILLNEED 3 macro
|
/third_party/musl/porting/liteos_m_iccarm/kernel/include/ |
D | fcntl.h | 69 #define POSIX_FADV_WILLNEED 3 macro
|
/third_party/musl/porting/liteos_m/kernel/include/ |
D | fcntl.h | 69 #define POSIX_FADV_WILLNEED 3 macro
|
/third_party/rust/crates/libc/src/ |
D | wasi.rs | 233 pub const POSIX_FADV_WILLNEED: c_int = 3; constant
|
/third_party/rust/crates/libc/src/unix/linux_like/ |
D | mod.rs | 1214 pub const POSIX_FADV_WILLNEED: ::c_int = 3; constant
|
/third_party/rust/crates/libc/src/unix/nto/ |
D | mod.rs | 1238 pub const POSIX_FADV_WILLNEED: ::c_int = 3; constant
|
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/freebsd/ |
D | mod.rs | 1977 pub const POSIX_FADV_WILLNEED: ::c_int = 3; constant
|
/third_party/rust/crates/libc/src/fuchsia/ |
D | mod.rs | 1983 pub const POSIX_FADV_WILLNEED: ::c_int = 3; constant
|
/third_party/rust/crates/linux-raw-sys/src/riscv32/ |
D | general.rs | 298 pub const POSIX_FADV_WILLNEED: u32 = 3; constant
|
/third_party/rust/crates/linux-raw-sys/src/x86_64/ |
D | general.rs | 293 pub const POSIX_FADV_WILLNEED: u32 = 3; constant
|
/third_party/rust/crates/linux-raw-sys/src/arm/ |
D | general.rs | 292 pub const POSIX_FADV_WILLNEED: u32 = 3; constant
|
/third_party/rust/crates/linux-raw-sys/src/powerpc64/ |
D | general.rs | 305 pub const POSIX_FADV_WILLNEED: u32 = 3; constant
|
/third_party/rust/crates/linux-raw-sys/src/s390x/ |
D | general.rs | 293 pub const POSIX_FADV_WILLNEED: u32 = 3; constant
|
/third_party/rust/crates/linux-raw-sys/src/x32/ |
D | general.rs | 293 pub const POSIX_FADV_WILLNEED: u32 = 3; constant
|
/third_party/rust/crates/linux-raw-sys/src/x86/ |
D | general.rs | 294 pub const POSIX_FADV_WILLNEED: u32 = 3; constant
|
/third_party/rust/crates/linux-raw-sys/src/powerpc/ |
D | general.rs | 305 pub const POSIX_FADV_WILLNEED: u32 = 3; constant
|
/third_party/rust/crates/linux-raw-sys/src/riscv64/ |
D | general.rs | 298 pub const POSIX_FADV_WILLNEED: u32 = 3; constant
|
/third_party/rust/crates/linux-raw-sys/src/aarch64/ |
D | general.rs | 293 pub const POSIX_FADV_WILLNEED: u32 = 3; constant
|
/third_party/rust/crates/linux-raw-sys/src/mips64/ |
D | general.rs | 302 pub const POSIX_FADV_WILLNEED: u32 = 3; constant
|
/third_party/rust/crates/linux-raw-sys/src/sparc/ |
D | general.rs | 296 pub const POSIX_FADV_WILLNEED: u32 = 3; constant
|