Home
last modified time | relevance | path

Searched defs:MINCORE_INCORE (Results 1 – 2 of 2) sorted by relevance

/external/rust/crates/libc/src/unix/bsd/freebsdlike/
Dmod.rs789 pub const MINCORE_INCORE: ::c_int = 0x1; constant
/external/rust/crates/libc/src/unix/bsd/apple/
Dmod.rs2098 pub const MINCORE_INCORE: ::c_int = 0x1; constant