Searched refs:__ham_db_close (Results 1 - 5 of 5) sorted by relevance

/macosx-10.9.5/BerkeleyDB-21/db/hash/
H A Dhash_method.c55 * PUBLIC: int __ham_db_close __P((DB *));
58 __ham_db_close(dbp) function
H A Dhash_stub.c154 __ham_db_close(dbp) function
/macosx-10.9.5/BerkeleyDB-21/db/dbinc_auto/
H A Dhash_ext.h66 int __ham_db_close __P((DB *));
H A Dint_def.in830 #define __ham_db_close __ham_db_close@DB_VERSION_UNIQUE_NAME@
/macosx-10.9.5/BerkeleyDB-21/db/db/
H A Ddb.c997 if ((t_ret = __ham_db_close(dbp)) != 0 && ret == 0)

Completed in 129 milliseconds