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

/macosx-10.9.5/BerkeleyDB-21/db/dbinc_auto/
H A Dhash_ext.h12 int __hamc_dup __P((DBC *, DBC *));
H A Dint_def.in776 #define __hamc_dup __hamc_dup@DB_VERSION_UNIQUE_NAME@
/macosx-10.9.5/BerkeleyDB-21/db/hash/
H A Dhash_stub.c139 __hamc_dup(orig_dbc, new_dbc) function
H A Dhash.c374 * __hamc_dup --
378 * PUBLIC: int __hamc_dup __P((DBC *, DBC *));
381 __hamc_dup(orig_dbc, new_dbc) function
/macosx-10.9.5/BerkeleyDB-21/db/db/
H A Ddb_cam.c422 if ((ret = __hamc_dup(dbc_orig, dbc_n)) != 0)

Completed in 187 milliseconds