Searched refs:hash_close (Results 1 – 1 of 1) sorted by relevance
58 static int hash_close(DB *);191 dbp->close = hash_close; in __hash_open()235 hash_close(DB *dbp) in hash_close() function