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