Home
last modified time | relevance | path

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

/dragonfly/lib/libc/db/hash/
H A Dhash.h124 #define MINHDRSIZE 512 macro
H A Dhash.c361 hashp->HDRPAGES = ((MAX(sizeof(HASHHDR), MINHDRSIZE) - 1) >> in init_htab()