DragonflyBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
MINBUFS
sbin/fsck/utilities.c
151
if (bufcnt < MINBUFS)
sbin/fsck/utilities.c
152
bufcnt = MINBUFS;
sbin/fsck/utilities.c
157
if (i >= MINBUFS)