Home
last modified time | relevance | path

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

/third_party/rust/crates/nix/src/sys/ioctl/
H A Dlinux.rs64 pub const NRSHIFT: ioctl_num_type = 0; consts
66 pub const TYPESHIFT: ioctl_num_type = NRSHIFT + NRBITS as ioctl_num_type;
94 << $crate::sys::ioctl::NRSHIFT)

Completed in 1 milliseconds