Macro ior

Source
macro_rules! ior {
    ($ty:expr, $nr:expr, $sz:expr) => { ... };
}
Expand description

Creates the ioctl number for a read-only operation.