Searched refs:SIZEMASK (Results 1 - 1 of 1) sorted by relevance
/third_party/rust/crates/nix/src/sys/ioctl/ | ||
H A D | linux.rs | 77 pub const SIZEMASK: ioctl_num_type = (1 << SIZEBITS) - 1; consts 96 & $crate::sys::ioctl::SIZEMASK) |
Completed in 2 milliseconds