Searched refs:fetch_bitmap (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/krb5/plugins/kdb/db2/libdb2/hash/
H A Dhash_page.c75 static u_int32_t *fetch_bitmap __P((HTAB *, int32_t));
1100 if (!(freep = fetch_bitmap(hashp, i)))
1322 freep = fetch_bitmap(hashp, free_page);
1341 fetch_bitmap(hashp, ndx) function

Completed in 57 milliseconds