Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
hashsize
usr/src/cmd/make/include/mksh/defs.h
61
hashsize = 2048 /* size of hash table */
usr/src/uts/common/io/fibre-channel/fca/qlge/qlge.c
5008
#define hashsize(n) ((ub4)1<<(n))
usr/src/uts/common/io/qede/qede_fp.c
1638
#define hashsize(n) ((ub4)1<<(n))