Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
HASH4b
usr/src/cmd/sendmail/db/hash/hash_func.c
166
#define HASH4b h = (h << 5) + h + *k++;
usr/src/lib/krb5/plugins/kdb/db2/libdb2/hash/hash_func.c
164
#define HASH4b h = (h << 5) + h + *k++;