Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
SS_MIN_HASH_SZ
usr/src/uts/common/os/sunddi.c
6153
if (hash_sz < SS_MIN_HASH_SZ)
usr/src/uts/common/os/sunddi.c
6154
hash_sz = SS_MIN_HASH_SZ;
usr/src/uts/common/os/sunddi.c
6261
if (hash_sz < SS_MIN_HASH_SZ)
usr/src/uts/common/os/sunddi.c
6262
hash_sz = SS_MIN_HASH_SZ;