Searched defs:_IOC_NRMASK (Results 1 – 3 of 3) sorted by relevance
27 _IOC_NRMASK = ((1 << _IOC_NRBITS) - 1) variable
39 #define _IOC_NRMASK ((1 << _IOC_NRBITS)-1) macro
38 #define _IOC_NRMASK ((1 << _IOC_NRBITS)-1) macro