Home
last modified time | relevance | path

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

/third_party/rust/crates/nix/src/sys/ioctl/
H A Dlinux.rs68 pub const SIZESHIFT: ioctl_num_type = TYPESHIFT + TYPEBITS as ioctl_num_type; consts
70 pub const DIRSHIFT: ioctl_num_type = SIZESHIFT + SIZEBITS as ioctl_num_type;
97 << $crate::sys::ioctl::SIZESHIFT)

Completed in 1 milliseconds