Home
last modified time | relevance | path

Searched defs:POSIX_MADV_SEQUENTIAL (Results 1 - 14 of 14) sorted by relevance

/third_party/musl/porting/liteos_a_newlib/kernel/include/sys/
H A Dmman.h68 #define POSIX_MADV_SEQUENTIAL 2 macro
/third_party/musl/porting/liteos_m/kernel/include/sys/
H A Dmman.h73 #define POSIX_MADV_SEQUENTIAL 2 macro
/third_party/musl/porting/uniproton/kernel/include/sys/
H A Dmman.h73 #define POSIX_MADV_SEQUENTIAL 2 macro
/third_party/musl/porting/liteos_a/kernel/include/sys/
H A Dmman.h77 #define POSIX_MADV_SEQUENTIAL 2 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
H A Dmman.h73 #define POSIX_MADV_SEQUENTIAL 2 macro
/third_party/musl/include/sys/
H A Dmman.h74 #define POSIX_MADV_SEQUENTIAL 2 macro
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/
H A Dmod.rs363 pub const POSIX_MADV_SEQUENTIAL: ::c_int = 2; consts
/third_party/rust/crates/libc/src/unix/linux_like/emscripten/
H A Dmod.rs873 pub const POSIX_MADV_SEQUENTIAL: ::c_int = 2; consts
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/
H A Dmod.rs796 pub const POSIX_MADV_SEQUENTIAL: ::c_int = 2; consts
/third_party/rust/crates/libc/src/unix/nto/
H A Dmod.rs2320 pub const POSIX_MADV_SEQUENTIAL: ::c_int = 1; consts
/third_party/rust/crates/libc/src/fuchsia/
H A Dmod.rs2283 pub const POSIX_MADV_SEQUENTIAL: ::c_int = 2; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/
H A Dmod.rs1604 pub const POSIX_MADV_SEQUENTIAL: ::c_int = 2; consts
/third_party/rust/crates/libc/src/unix/solarish/
H A Dmod.rs1645 pub const POSIX_MADV_SEQUENTIAL: ::c_int = 2; consts
/third_party/rust/crates/libc/src/unix/bsd/apple/
H A Dmod.rs3237 pub const POSIX_MADV_SEQUENTIAL: ::c_int = 2; consts

Completed in 66 milliseconds