Lines Matching refs:HTAB
73 static size_t collect_key(HTAB *, BUFHEAD *, size_t, DBT *, int);
74 static size_t collect_data(HTAB *, BUFHEAD *, size_t, int);
86 __big_insert(HTAB *hashp, in __big_insert()
187 __big_delete(HTAB *hashp, in __big_delete()
265 __find_bigpair(HTAB *hashp, in __find_bigpair()
316 __find_last_page(HTAB *hashp, in __find_last_page()
356 __big_return(HTAB *hashp, in __big_return()
446 collect_data(HTAB *hashp, in collect_data()
504 __big_keydata(HTAB *hashp, in __big_keydata()
522 collect_key(HTAB *hashp, in collect_key()
567 HTAB *hashp, in __big_split()