Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
SB_FRCVD
usr/src/uts/common/io/bufmod.c
1196
sbp->sb_state &= ~SB_FRCVD;
usr/src/uts/common/io/bufmod.c
481
!(sbp->sb_state & SB_FRCVD)) {
usr/src/uts/common/io/bufmod.c
484
sbp->sb_state |= SB_FRCVD;