IOCTLPRINT(1) | General Commands Manual | IOCTLPRINT(1) |
ioctlprint
—
display descriptive ioctl value
ioctlprint |
[-l ] [-e
emulation] [-f
format] [arg ...] |
The ioctlprint
utility displays
information about the file ioctl operation pointed to by one or more
arg arguments. The argument can either be an
ioctl(2) symbolic name or the
ioctl value.
The options are as follows:
-e
emulation-f
formatioctlprint
's output.
The following conversion characters can be used:
The default format is:
"%n %e %x\n"
-l
The ioctlprint
command first appeared in
NetBSD 10.
Kamil Rytarowski <kamil@NetBSD.org>
April 2, 2020 | NetBSD 10.99 |