Searched defs:__addel (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/lib/krb5/plugins/kdb/db2/libdb2/hash/
H A Dextern.h38 #define __addel __kdb2_addel macro
71 int32_t __addel __P((HTAB *, ITEM_INFO *,
H A Dhash_page.c502 __addel(hashp, &old_ii, &key, &val,
505 __addel(hashp, &new_ii, &key, &val,
535 __addel(HTAB *hashp, ITEM_INFO *item_info, const DBT *key, const DBT *val, function
538 __addel(hashp, item_info, key, val, num_items, expanding)
640 * Special __addel used in big splitting; this one just puts the pointer
661 * Note: in __addel(), we used item_info->pgno for the beginning of

Completed in 23 milliseconds