Home
last modified time | relevance | path

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

/dragonfly/lib/libc/db/hash/
H A Dhash.h130 #define DEF_DIRSIZE 256 macro
H A Dhash.c282 hashp->DSIZE = DEF_DIRSIZE; in init_hash()