Home
last modified time | relevance | path

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

/netbsd/src/lib/libc/db/hash/
Dhash.h179 (B) + hashp->HDRPAGES + \
294 #define HDRPAGES hdr.hdrpages macro
Dhash.c371 hashp->HDRPAGES = ((MAX(sizeof(HASHHDR), MINHDRSIZE) - 1) >> in init_htab()