Home
last modified time | relevance | path

Searched refs:POSIX_MADV_SEQUENTIAL (Results 1 – 21 of 21) sorted by relevance

/rust-libc-0.2.174/libc-test/semver/
H A Dcygwin.txt337 POSIX_MADV_SEQUENTIAL
H A Dopenbsd.txt673 POSIX_MADV_SEQUENTIAL
H A Dfuchsia.txt672 POSIX_MADV_SEQUENTIAL
H A Dnetbsd.txt830 POSIX_MADV_SEQUENTIAL
H A Ddragonfly.txt772 POSIX_MADV_SEQUENTIAL
H A Dfreebsd.txt1047 POSIX_MADV_SEQUENTIAL
H A Dapple.txt1102 POSIX_MADV_SEQUENTIAL
H A Daix.txt962 POSIX_MADV_SEQUENTIAL
H A Dlinux.txt2229 POSIX_MADV_SEQUENTIAL
/rust-libc-0.2.174/src/unix/bsd/netbsdlike/
H A Dmod.rs371 pub const POSIX_MADV_SEQUENTIAL: c_int = 2; constant
/rust-libc-0.2.174/src/teeos/
H A Dmod.rs317 pub const POSIX_MADV_SEQUENTIAL: u32 = 2; constant
/rust-libc-0.2.174/src/unix/linux_like/emscripten/
H A Dmod.rs750 pub const POSIX_MADV_SEQUENTIAL: c_int = 2; constant
/rust-libc-0.2.174/src/unix/bsd/freebsdlike/
H A Dmod.rs783 pub const POSIX_MADV_SEQUENTIAL: c_int = 2; constant
/rust-libc-0.2.174/src/unix/cygwin/
H A Dmod.rs1317 pub const POSIX_MADV_SEQUENTIAL: c_int = 1; constant
/rust-libc-0.2.174/src/unix/nto/
H A Dmod.rs2431 pub const POSIX_MADV_SEQUENTIAL: c_int = 1; constant
/rust-libc-0.2.174/src/unix/solarish/
H A Dmod.rs1474 pub const POSIX_MADV_SEQUENTIAL: c_int = 2; constant
/rust-libc-0.2.174/src/unix/aix/
H A Dmod.rs1519 pub const POSIX_MADV_SEQUENTIAL: c_int = 2; constant
/rust-libc-0.2.174/src/unix/hurd/
H A Dmod.rs2730 pub const POSIX_MADV_SEQUENTIAL: c_int = 2; constant
/rust-libc-0.2.174/src/fuchsia/
H A Dmod.rs2282 pub const POSIX_MADV_SEQUENTIAL: c_int = 2; constant
/rust-libc-0.2.174/src/unix/bsd/apple/
H A Dmod.rs3396 pub const POSIX_MADV_SEQUENTIAL: c_int = 2; constant
/rust-libc-0.2.174/src/unix/linux_like/linux/
H A Dmod.rs2658 pub const POSIX_MADV_SEQUENTIAL: c_int = 2; constant