FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
CDEV_IOCTL1
share/examples/kld/cdev/module/cdev.c
94
#define CDEV_IOCTL1 _IOR('C', 1, u_int)
share/examples/kld/cdev/test/testcdev.c
83
#define CDEV_IOCTL1 _IOR('C', 1, u_int)