Home
last modified time | relevance | path

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

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