Home
last modified time | relevance | path

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

/mirbsd/src/lib/libc/db/hash/
Dextern.h52 int __ibitmap(HTAB *, int, int, int);
Dhash_page.c604 __ibitmap(HTAB *hashp, int pnum, int nbits, int ndx) in __ibitmap() function
717 if (__ibitmap(hashp, in overflow_page()
Dhash.c357 if (__ibitmap(hashp, OADDR_OF(l2, 1), l2 + 1, 0)) in init_htab()