Lines Matching defs:hashp
98 HTAB *hashp; in __hash_open() local
240 HTAB *hashp; in hash_close() local
255 HTAB *hashp; in hash_fd() local
270 init_hash(HTAB *hashp, const char *file, const HASHINFO *info) in init_hash()
336 init_htab(HTAB *hashp, int nelem) in init_htab()
379 hdestroy(HTAB *hashp) in hdestroy()
444 HTAB *hashp; in hash_sync() local
469 flush_meta(HTAB *hashp) in flush_meta()
517 HTAB *hashp; in hash_get() local
530 HTAB *hashp; in hash_put() local
549 HTAB *hashp; in hash_delete() local
567 hash_access(HTAB *hashp, ACTION action, DBT *key, DBT *val) in hash_access()
698 HTAB *hashp; in hash_seq() local
786 __expand_table(HTAB *hashp) in __expand_table()
854 __call_hash(HTAB *hashp, char *k, int len) in __call_hash()
871 alloc_segs(HTAB *hashp, int nsegs) in alloc_segs()
934 swap_header(HTAB *hashp) in swap_header()