Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libpool/common/
H A Ddict.c115 static uint64_t hash_addr(const void *);
184 hash_addr(const void *key) in hash_addr() function
284 hdl->dh_hash = hash ? hash : hash_addr; in dict_new()