Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/krb5/plugins/kdb/db2/libdb2/hash/
H A Dextern.h53 #define __big_insert __kdb2_big_insert macro
87 int32_t __big_insert __P((HTAB *, PAGE16 *, const DBT *, const DBT *));
H A Dhash_bigkey.c82 __big_insert(hashp, pagep, key, val) in __big_insert() function
H A Dhash_page.c577 if (__big_insert(hashp, pagep, key, val))