Searched refs:__addel (Results 1 – 3 of 3) sorted by relevance
/illumos-gate/usr/src/lib/krb5/plugins/kdb/db2/libdb2/hash/ |
H A D | extern.h | 50 #define __addel __kdb2_addel macro 83 int32_t __addel __P((HTAB *, ITEM_INFO *,
|
H A D | hash_page.c | 483 __addel(hashp, &old_ii, &key, &val, 486 __addel(hashp, &new_ii, &key, &val, 516 __addel(HTAB *hashp, ITEM_INFO *item_info, const DBT *key, const DBT *val, in __addel() function 519 __addel(hashp, item_info, key, val, num_items, expanding) in __addel()
|
H A D | hash.c | 779 if (__addel(hashp, &item_info, key, val, num_items, 0)) 810 __addel(hashp, &item_info, key, val, UNKNOWN, 0))
|