FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
NDBIT
sys/kern/kern_descrip.c
151
#define NDBIT(x) ((NDSLOTTYPE)1 << ((x) % NDENTRIES))
tests/sys/kern/fdgrowtable_test.c
60
#define NDBIT(x) ((NDSLOTTYPE)1 << ((x) % NDENTRIES))