Searched defs:_IOC_DIRBITS (Results 1 – 5 of 5) sorted by relevance
132 pub const _IOC_DIRBITS: c_uint = 2; constant
185 pub const _IOC_DIRBITS: c_uint = 2; constant
25 _IOC_DIRBITS = 2 variable
51 pub const _IOC_DIRBITS: u32 = 2; constant
36 # define _IOC_DIRBITS 2 macro