Home
last modified time | relevance | path

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

/third_party/rust/crates/nix/src/sys/ioctl/
H A Dlinux.rs66 pub const TYPESHIFT: ioctl_num_type = NRSHIFT + NRBITS as ioctl_num_type; consts
68 pub const SIZESHIFT: ioctl_num_type = TYPESHIFT + TYPEBITS as ioctl_num_type;
91 << $crate::sys::ioctl::TYPESHIFT)

Completed in 1 milliseconds