Home
last modified time | relevance | path

Searched refs:mem_blocks_t (Results 1 - 1 of 1) sorted by relevance

/third_party/rust/crates/nix/src/sys/
H A Dsysinfo.rs15 type mem_blocks_t = u64; types
17 type mem_blocks_t = libc::c_ulong; types
71 fn scale_mem(&self, units: mem_blocks_t) -> u64 { in scale_mem()

Completed in 1 milliseconds