Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/krb5/plugins/kdb/db2/libdb2/hash/
H A Dhash.h126 #define DEF_BUCKET_SIZE (1<<DEF_BUCKET_SHIFT) macro
H A Dhash.c173 (info && info->bsize ? info->bsize : DEF_BUCKET_SIZE)) !=
331 hashp->hdr.bsize = DEF_BUCKET_SIZE;