tag | line | file | source code |
---|---|---|---|
_IOC_NRBITS | 20 | include/asm-alpha/ioctl.h | #define _IOC_NRMASK ((1 << _IOC_NRBITS)-1) |
_IOC_NRBITS | 26 | include/asm-alpha/ioctl.h | #define _IOC_TYPESHIFT (_IOC_NRSHIFT+_IOC_NRBITS) |
_IOC_NRBITS | 66 | include/asm-i386/ioctl.h | #define _IOC_NRMASK ((1 << _IOC_NRBITS)-1) |
_IOC_NRBITS | 72 | include/asm-i386/ioctl.h | #define _IOC_TYPESHIFT (_IOC_NRSHIFT+_IOC_NRBITS) |