Home
last modified time | relevance | path

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

/titanic_41/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) in fetch_bitmap() function