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

/macosx-10.9.5/BerkeleyDB-21/db/rep/
H A Drep_elect.c200 case DB_TIMEOUT:
315 case DB_TIMEOUT:
419 case DB_TIMEOUT:
1145 ret = DB_TIMEOUT;
1186 return (DB_TIMEOUT);
/macosx-10.9.5/BerkeleyDB-21/db/repmgr/
H A Drepmgr_net.c434 return (DB_TIMEOUT);
447 return (blockable ? DB_TIMEOUT : 0);
/macosx-10.9.5/BerkeleyDB-21/db/perl/BerkeleyDB/
H A Dmkconsts534 DB_TIMEOUT => DEFINE,
H A DBerkeleyDB.pm477 DB_TIMEOUT
H A Dconstants.h452 DB_TIMEOUT DB_TXN_CKP DB_UNKNOWN DB_UPGRADE */
541 if (memEQ(name, "DB_TIMEOUT", 10)) {
543 #ifdef DB_TIMEOUT
544 *iv_return = DB_TIMEOUT;
5579 DB_TIMEOUT DB_TIME_NOTGRANTED DB_TRUNCATE DB_TXNMAGIC
/macosx-10.9.5/BerkeleyDB-21/db/dbinc/
H A Ddb.in1223 #define DB_TIMEOUT (-30888)/* Timed out waiting for election. */
/macosx-10.9.5/BerkeleyDB-21/db/build_brew/
H A Ddb.h1213 #define DB_TIMEOUT (-30888)/* Timed out waiting for election. */ macro
/macosx-10.9.5/BerkeleyDB-21/db/build_s60/
H A Ddb.h1202 #define DB_TIMEOUT (-30888)/* Timed out waiting for election. */ macro
/macosx-10.9.5/BerkeleyDB-21/db/build_vxworks/
H A Ddb.h1211 #define DB_TIMEOUT (-30888)/* Timed out waiting for election. */ macro
/macosx-10.9.5/BerkeleyDB-21/db/build_wince/
H A Ddb.h1250 #define DB_TIMEOUT (-30888)/* Timed out waiting for election. */ macro
/macosx-10.9.5/BerkeleyDB-21/db/build_windows/
H A Ddb.h1250 #define DB_TIMEOUT (-30888)/* Timed out waiting for election. */ macro

Completed in 309 milliseconds