Lines Matching defs:hashp
97 HTAB *hashp; in __hash_open() local
237 HTAB *hashp; in hash_close() local
252 HTAB *hashp; in hash_fd() local
267 init_hash(HTAB *hashp, const char *file, const HASHINFO *info) in init_hash()
333 init_htab(HTAB *hashp, int nelem) in init_htab()
376 hdestroy(HTAB *hashp) in hdestroy()
444 HTAB *hashp; in hash_sync() local
471 flush_meta(HTAB *hashp) in flush_meta()
519 HTAB *hashp; in hash_get() local
532 HTAB *hashp; in hash_put() local
551 HTAB *hashp; in hash_delete() local
569 hash_access(HTAB *hashp, ACTION action, DBT *key, DBT *val) in hash_access()
699 HTAB *hashp; in hash_seq() local
787 __expand_table(HTAB *hashp) in __expand_table()
855 __call_hash(HTAB *hashp, char *k, int len) in __call_hash()
872 alloc_segs(HTAB *hashp, int nsegs) in alloc_segs()
934 swap_header(HTAB *hashp) in swap_header()