Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
FDUNIT_MEDIUM
usr/src/uts/sun/io/fd.c
5964
((fdc->c_un->un_flags & FDUNIT_MEDIUM) ? 1 : 0);
usr/src/uts/sun/io/fd.c
5969
fdc->c_un->un_flags ^= FDUNIT_MEDIUM;