Searched refs:DB_REP_BULKOVF (Results 1 - 13 of 13) sorted by relevance

/macosx-10.9.5/BerkeleyDB-21/db/rep/
H A Drep_log.c180 if (!use_bulk || ret == DB_REP_BULKOVF)
524 if (!use_bulk || ret == DB_REP_BULKOVF)
H A Drep_util.c97 * current buffer and then return DB_REP_BULKOVF so that this
111 return (DB_REP_BULKOVF);
H A Drep_backup.c774 if (!use_bulk || ret == DB_REP_BULKOVF)
/macosx-10.9.5/BerkeleyDB-21/db/perl/BerkeleyDB/
H A Dmkconsts739 DB_REP_BULKOVF => DEFINE,
H A DBerkeleyDB.pm370 DB_REP_BULKOVF
H A Dconstants.h2196 DB_REP_BULKOVF DB_REP_EGENCHG DB_REP_LOCKOUT DB_REP_NEWSITE DB_REP_NOTPERM
2368 if (memEQ(name, "DB_REP_BULKOVF", 14)) {
2370 #ifdef DB_REP_BULKOVF
2371 *iv_return = DB_REP_BULKOVF;
5546 DB_REP_ANYWHERE DB_REP_BULKOVF DB_REP_CHECKPOINT_DELAY
/macosx-10.9.5/BerkeleyDB-21/db/log/
H A Dlog_put.c244 ret == DB_REP_BULKOVF) {
/macosx-10.9.5/BerkeleyDB-21/db/dbinc/
H A Ddb.in1215 #define DB_REP_BULKOVF (-30895)/* Rep bulk buffer overflow. */
/macosx-10.9.5/BerkeleyDB-21/db/build_brew/
H A Ddb.h1205 #define DB_REP_BULKOVF (-30895)/* Rep bulk buffer overflow. */ macro
/macosx-10.9.5/BerkeleyDB-21/db/build_s60/
H A Ddb.h1194 #define DB_REP_BULKOVF (-30895)/* Rep bulk buffer overflow. */ macro
/macosx-10.9.5/BerkeleyDB-21/db/build_vxworks/
H A Ddb.h1203 #define DB_REP_BULKOVF (-30895)/* Rep bulk buffer overflow. */ macro
/macosx-10.9.5/BerkeleyDB-21/db/build_wince/
H A Ddb.h1242 #define DB_REP_BULKOVF (-30895)/* Rep bulk buffer overflow. */ macro
/macosx-10.9.5/BerkeleyDB-21/db/build_windows/
H A Ddb.h1242 #define DB_REP_BULKOVF (-30895)/* Rep bulk buffer overflow. */ macro

Completed in 331 milliseconds