Macro ioc_nr

Source
macro_rules! ioc_nr {
    ($n:expr) => { ... };
}
Expand description

Decodes the function number from an ioctl number.