Home
last modified time | relevance | path

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

/original-bsd/lib/libc/db/hash/
H A Dhash.h91 #define MINHDRSIZE 512 macro
H A Dhash.c348 hashp->HDRPAGES = ((MAX(sizeof(HASHHDR), MINHDRSIZE) - 1) >>