Home
last modified time | relevance | path

Searched refs:BITMAPS (Results 1 – 3 of 3) sorted by relevance

/freebsd/lib/libc/db/hash/
H A Dhash.h285 #define BITMAPS hdr.bitmaps macro
H A Dhash.c283 memset(hashp->BITMAPS, 0, sizeof (hashp->BITMAPS)); in init_hash()
502 hashp->BITMAPS[i], 0, 1)) in flush_meta()
H A Dhash_page.c631 hashp->BITMAPS[ndx] = (u_int16_t)pnum; in __ibitmap()
909 (char *)hashp->mapp[ndx], hashp->BITMAPS[ndx], 0, 1, 1)) { in fetch_bitmap()