Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
HASH_MASK
usr/src/cmd/svc/configd/rc_node.c
601
#define CACHE_BUCKET(h) (&cache_hash[(h) & HASH_MASK])
usr/src/uts/common/io/cxgbe/t4nex/fastlz.c
120
v &= HASH_MASK;\