FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
MAXENTRIES
sys/geom/geom_dev.c
686
if (rep->entries_allocated > MAXENTRIES)
sys/geom/geom_dev.c
687
rep->entries_allocated = MAXENTRIES;