Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/krb5/plugins/kdb/db2/libdb2/hash/
H A Dextern.h48 #define __add_bigpage __kdb2_add_bigpage macro
81 PAGE16 *__add_bigpage __P((HTAB *, PAGE16 *, indx_t, const u_int8_t));
H A Dhash_bigkey.c101 __add_bigpage(hashp, pagep, NUM_ENT(pagep) - 1, base_page);
H A Dhash_page.c725 __add_bigpage(HTAB * hashp, PAGE16 * pagep, indx_t ndx, const u_int8_t in __add_bigpage() function
728 __add_bigpage(hashp, pagep, ndx, is_basepage) in __add_bigpage()