Searched refs:__addel (Results 1 – 3 of 3) sorted by relevance
/titanic_41/usr/src/lib/krb5/plugins/kdb/db2/libdb2/hash/ |
H A D | extern.h | 52 #define __addel __kdb2_addel macro 85 int32_t __addel __P((HTAB *, ITEM_INFO *,
|
H A D | hash_page.c | 492 __addel(hashp, &old_ii, &key, &val, 495 __addel(hashp, &new_ii, &key, &val, 525 __addel(HTAB *hashp, ITEM_INFO *item_info, const DBT *key, const DBT *val, in __addel() function 528 __addel(hashp, item_info, key, val, num_items, expanding) in __addel()
|
H A D | hash.c | 786 if (__addel(hashp, &item_info, key, val, num_items, 0)) 817 __addel(hashp, &item_info, key, val, UNKNOWN, 0))
|