Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
_IOWR
usr/src/boot/sys/sys/ioccom.h
61
#define _IOWR(g,n,t) _IOC(IOC_INOUT, (g), (n), sizeof(t))
usr/src/uts/common/sys/ioccom.h
78
#define _IOWR(x, y, t) \