Searched refs:DB_REP_PAGEDONE (Results 1 - 11 of 11) sorted by relevance

/macosx-10.9.5/BerkeleyDB-21/db/rep/
H A Drep_backup.c1302 if (ret == DB_REP_PAGEDONE)
1338 return (DB_REP_PAGEDONE);
1352 return (DB_REP_PAGEDONE);
1381 ret = DB_REP_PAGEDONE;
1719 ret = DB_REP_PAGEDONE;
2016 if (ret == DB_REP_PAGEDONE)
2037 DB_REP_PAGEDONE))
2437 * DB_REP_PAGEDONE - if we're done with this file.
2566 ret = DB_REP_PAGEDONE;
H A Drep_record.c774 if (ret == DB_REP_PAGEDONE)
/macosx-10.9.5/BerkeleyDB-21/db/perl/BerkeleyDB/
H A Dmkconsts691 DB_REP_PAGEDONE => DEFINE,
H A DBerkeleyDB.pm406 DB_REP_PAGEDONE
H A Dconstants.h2750 DB_REP_NOBUFFER DB_REP_OUTDATED DB_REP_PAGEDONE DB_STAT_NOERROR
2815 if (memEQ(name, "DB_REP_PAGEDONE", 15)) {
2817 #ifdef DB_REP_PAGEDONE
2818 *iv_return = DB_REP_PAGEDONE;
5558 DB_REP_NOBUFFER DB_REP_NOTPERM DB_REP_OUTDATED DB_REP_PAGEDONE
/macosx-10.9.5/BerkeleyDB-21/db/dbinc/
H A Ddb.in1219 #define DB_REP_PAGEDONE (-30891)/* This page was already done. */
/macosx-10.9.5/BerkeleyDB-21/db/build_brew/
H A Ddb.h1209 #define DB_REP_PAGEDONE (-30891)/* This page was already done. */ macro
/macosx-10.9.5/BerkeleyDB-21/db/build_s60/
H A Ddb.h1198 #define DB_REP_PAGEDONE (-30891)/* This page was already done. */ macro
/macosx-10.9.5/BerkeleyDB-21/db/build_vxworks/
H A Ddb.h1207 #define DB_REP_PAGEDONE (-30891)/* This page was already done. */ macro
/macosx-10.9.5/BerkeleyDB-21/db/build_wince/
H A Ddb.h1246 #define DB_REP_PAGEDONE (-30891)/* This page was already done. */ macro
/macosx-10.9.5/BerkeleyDB-21/db/build_windows/
H A Ddb.h1246 #define DB_REP_PAGEDONE (-30891)/* This page was already done. */ macro

Completed in 339 milliseconds