Home
last modified time | relevance | path

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

/src/crypto/krb5/src/plugins/kdb/db2/libdb2/hash/
H A Dhash.h117 #define DEF_DIRSIZE 256 macro
/src/lib/libc/db/hash/
H A Dhash.h128 #define DEF_DIRSIZE 256 macro
H A Dhash.c279 hashp->DSIZE = DEF_DIRSIZE; in init_hash()