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

/macosx-10.9.5/BerkeleyDB-21/db/db/
H A Ddb_open.c289 ret = __ham_new_file(dbp, ip, txn, fhp, name);
/macosx-10.9.5/BerkeleyDB-21/db/dbinc_auto/
H A Dhash_ext.h72 int __ham_new_file __P((DB *, DB_THREAD_INFO *, DB_TXN *, DB_FH *, const char *));
H A Dint_def.in836 #define __ham_new_file __ham_new_file@DB_VERSION_UNIQUE_NAME@
/macosx-10.9.5/BerkeleyDB-21/db/hash/
H A Dhash_stub.c255 __ham_new_file(dbp, ip, txn, fhp, name) function
H A Dhash_open.c314 * __ham_new_file --
327 * PUBLIC: int __ham_new_file __P((DB *,
331 __ham_new_file(dbp, ip, txn, fhp, name) function

Completed in 71 milliseconds