Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
ALLSIG
usr/src/uts/common/os/streamio.c
1798
ASSERT((firstmsgsigs & ~ALLSIG) == 0);
usr/src/uts/common/os/streamio.c
1799
ASSERT((allmsgsigs & ~ALLSIG) == 0);
usr/src/uts/common/os/streamio.c
1810
ASSERT((firstmsgsigs & ~ALLSIG) == 0);
usr/src/uts/common/os/streamio.c
1811
ASSERT((allmsgsigs & ~ALLSIG) == 0);