Searched refs:add_bigptr (Results 1 – 1 of 1) sorted by relevance
/illumos-gate/usr/src/lib/krb5/plugins/kdb/db2/libdb2/hash/ |
H A D | hash_page.c | 68 static int32_t add_bigptr __P((HTAB *, ITEM_INFO *, indx_t)); 470 add_bigptr(hashp, &old_ii, 473 add_bigptr(hashp, &new_ii, 626 add_bigptr(HTAB * hashp, ITEM_INFO * item_info, indx_t big_pgno) in add_bigptr() function 628 add_bigptr(hashp, item_info, big_pgno) in add_bigptr()
|