These macros take an existing ioctl(2) command and replace the length
with the specified length or length of the specified type respectively.
These can be used to define commands for 32-bit compatibility with fewer
opportunities for cut-and-paste errors then a whole new definition.
Details
Details
- Reviewers
kib imp cem - Commits
- rS331077: Add _IOC_NEWLEN() and _IOC_NEWTYPE() macros.
Diff Detail
Diff Detail
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 15591 Build 15627: arc lint + arc unit