Searched refs:__ham_db_create (Results 1 - 6 of 6) sorted by relevance

/macosx-10.9.5/BerkeleyDB-21/db/hash/
H A Dhash_method.c21 * __ham_db_create --
24 * PUBLIC: int __ham_db_create __P((DB *));
27 __ham_db_create(dbp) function
H A Dhash_stub.c162 __ham_db_create(dbp) function
/macosx-10.9.5/BerkeleyDB-21/db/dbinc_auto/
H A Dhash_ext.h65 int __ham_db_create __P((DB *));
H A Dint_def.in829 #define __ham_db_create __ham_db_create@DB_VERSION_UNIQUE_NAME@
/macosx-10.9.5/BerkeleyDB-21/db/db/
H A Ddb_method.c282 if ((ret = __ham_db_create(dbp)) != 0)
H A Ddb.c1060 if ((ret = __ham_db_create(dbp)) != 0)

Completed in 191 milliseconds