Searched refs:hash_buf (Results 1 - 3 of 3) sorted by relevance

/osnet-11/usr/src/lib/libpool/common/
H A Ddict.h42 extern uint64_t hash_buf(const void *, size_t);
H A Ddict.c181 * is to use the hash_buf() function.
186 return (hash_buf(&key, sizeof (key)));
200 hash_buf(const void *buf, size_t len) function
H A Dpool_kernel.c3581 return (hash_buf(&id, sizeof (id)));

Completed in 38 milliseconds