Home
last modified time | relevance | path

Searched refs:HASHSEED (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/cmd/sgs/include/
H A D_string_table.h120 #define HASHSEED 5381 macro
/titanic_41/usr/src/cmd/sgs/tools/common/
H A Dstring_table.c391 hashval = HASHSEED; in st_setstring()
449 uint_t hashval = HASHSEED; in st_hash_insert()