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

/osnet-11/usr/src/lib/libpool/common/
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

Completed in 15 milliseconds