Home
last modified time | relevance | path

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

/third_party/rust/crates/nix/src/sys/ioctl/
H A Dlinux.rs77 pub const SIZEMASK: ioctl_num_type = (1 << SIZEBITS) - 1; consts
96 & $crate::sys::ioctl::SIZEMASK)

Completed in 1 milliseconds