Searched refs:__big_insert (Results 1 – 3 of 3) sorted by relevance
37 int __big_insert(HTAB *, BUFHEAD *, const DBT *, const DBT *);
86 __big_insert(HTAB *hashp, BUFHEAD *bufp, const DBT *key, const DBT *val) in __big_insert() function
457 if (__big_insert(hashp, bufp, key, val)) in __addel()