FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
NDSLOT
sys/kern/kern_descrip.c
150
#define NDSLOT(x) ((x) / NDENTRIES)
tests/sys/kern/fdgrowtable_test.c
59
#define NDSLOT(x) ((x) / NDENTRIES)