Home
last modified time | relevance | path

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

/freebsd-10-stable/lib/libc/db/hash/
Dhash.h129 #define DEF_DIRSIZE 256 macro
Dhash.c284 hashp->DSIZE = DEF_DIRSIZE; in init_hash()