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