Home
last modified time | relevance | path

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

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