Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
HASHNAMESIZE
usr/src/cmd/fs.d/ufs/ff/ff.c
717
struct name_ent *hashtable[HASHNAMESIZE];
usr/src/cmd/fs.d/ufs/ff/ff.c
726
h_index = uid % HASHNAMESIZE;