Home
last modified time | relevance | path

Searched defs:POSIX_MADV_DONTNEED (Results 1 - 16 of 16) sorted by relevance

/third_party/musl/porting/liteos_a_newlib/kernel/include/sys/
H A Dmman.h70 #define POSIX_MADV_DONTNEED 4 macro
/third_party/musl/porting/liteos_m/kernel/include/sys/
H A Dmman.h75 #define POSIX_MADV_DONTNEED 4 macro
/third_party/musl/porting/uniproton/kernel/include/sys/
H A Dmman.h75 #define POSIX_MADV_DONTNEED 4 macro
/third_party/musl/porting/liteos_a/kernel/include/sys/
H A Dmman.h79 #define POSIX_MADV_DONTNEED 4 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
H A Dmman.h75 #define POSIX_MADV_DONTNEED 4 macro
/third_party/musl/include/sys/
H A Dmman.h76 #define POSIX_MADV_DONTNEED 4 macro
/third_party/rust/crates/libc/src/unix/linux_like/linux/uclibc/
H A Dmod.rs283 pub const POSIX_MADV_DONTNEED: ::c_int = 4; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/musl/
H A Dmod.rs534 pub const POSIX_MADV_DONTNEED: ::c_int = 4; consts
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/
H A Dmod.rs365 pub const POSIX_MADV_DONTNEED: ::c_int = 4; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/
H A Dmod.rs759 pub const POSIX_MADV_DONTNEED: ::c_int = 4; consts
/third_party/rust/crates/libc/src/unix/linux_like/emscripten/
H A Dmod.rs1327 pub const POSIX_MADV_DONTNEED: ::c_int = 0; consts
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/
H A Dmod.rs798 pub const POSIX_MADV_DONTNEED: ::c_int = 4; consts
/third_party/rust/crates/libc/src/unix/nto/
H A Dmod.rs2317 pub const POSIX_MADV_DONTNEED: ::c_int = 4; consts
/third_party/rust/crates/libc/src/fuchsia/
H A Dmod.rs2729 pub const POSIX_MADV_DONTNEED: ::c_int = 4; consts
/third_party/rust/crates/libc/src/unix/solarish/
H A Dmod.rs1647 pub const POSIX_MADV_DONTNEED: ::c_int = 4; consts
/third_party/rust/crates/libc/src/unix/bsd/apple/
H A Dmod.rs3239 pub const POSIX_MADV_DONTNEED: ::c_int = 4; consts

Completed in 63 milliseconds