Lines Matching defs:hashp
100 HTAB *hashp; in __hash_open() local
248 HTAB *hashp; in hash_close() local
263 HTAB *hashp; in hash_fd() local
278 init_hash(HTAB *hashp, const char *file, const HASHINFO *info) in init_hash()
342 init_htab(HTAB *hashp, size_t nelem) in init_htab()
389 hdestroy(HTAB *hashp) in hdestroy()
450 HTAB *hashp; in hash_sync() local
475 flush_meta(HTAB *hashp) in flush_meta()
524 HTAB *hashp; in hash_get() local
537 HTAB *hashp; in hash_put() local
556 HTAB *hashp; in hash_delete() local
574 hash_access(HTAB *hashp, ACTION action, DBT *key, DBT *val) in hash_access()
727 HTAB *hashp; in hash_seq() local
826 __expand_table(HTAB *hashp) in __expand_table()
897 __call_hash(HTAB *hashp, char *k, int len) in __call_hash()
914 alloc_segs(HTAB *hashp, int nsegs) in alloc_segs()
977 swap_header(HTAB *hashp) in swap_header()