Searched refs:__db_testcopy (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10/BerkeleyDB-21/db/dbinc/
H A Ddebug.h229 if ((__ret = __db_testcopy((env), NULL, (name))) != 0) \
250 __db_testcopy(__env, (dbp), (name))) != 0) \
/macosx-10.10/BerkeleyDB-21/db/db/
H A Ddb.c1315 * __db_testcopy
1319 * PUBLIC: int __db_testcopy __P((ENV *, DB *, const char *));
1323 __db_testcopy(env, dbp, name) function
/macosx-10.10/BerkeleyDB-21/db/dbinc_auto/
H A Ddb_ext.h36 int __db_testcopy __P((ENV *, DB *, const char *));
H A Dint_def.in32 #define __db_testcopy __db_testcopy@DB_VERSION_UNIQUE_NAME@

Completed in 183 milliseconds