Searched refs:DB_REP_HOLDELECTION (Results 1 - 17 of 17) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/libdb_java/
H A Djava_except.i101 case DB_REP_HOLDELECTION:
H A Ddb_java_wrap.c1206 case DB_REP_HOLDELECTION:
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/repmgr/
H A Drepmgr_msg.c89 case DB_REP_HOLDELECTION:
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/examples_c/ex_rep/base/
H A Drep_msg.c176 case DB_REP_HOLDELECTION:
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/rep/
H A Drep_elect.c665 ret = DB_REP_HOLDELECTION;
779 ret = DB_REP_HOLDELECTION;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/tcl/
H A Dtcl_rep.c769 ret == DB_REP_HOLDELECTION,
798 case DB_REP_HOLDELECTION:
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/common/
H A Ddb_err.c281 case DB_REP_HOLDELECTION:
282 return ("DB_REP_HOLDELECTION: Need to hold an election");
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/perl/BerkeleyDB/
H A Dmkconsts522 DB_REP_HOLDELECTION => DEFINE,
H A DBerkeleyDB.pm391 DB_REP_HOLDELECTION
H A Dconstants.h4496 DB_REP_HOLDELECTION DB_REP_JOIN_FAILURE DB_SEQUENCE_VERSION
4546 if (memEQ(name, "DB_REP_HOLDELECTION", 19)) {
4548 #ifdef DB_REP_HOLDELECTION
4549 *iv_return = DB_REP_HOLDELECTION;
5554 DB_REP_HEARTBEAT_SEND DB_REP_HOLDELECTION DB_REP_IGNORE
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_brew/
H A Ddb.h1185 #define DB_REP_HOLDELECTION (-30983)/* Time to hold an election. */ macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_s60/
H A Ddb.h1174 #define DB_REP_HOLDELECTION (-30983)/* Time to hold an election. */ macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_unix/
H A Ddb.h1195 #define DB_REP_HOLDELECTION (-30983)/* Time to hold an election. */ macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_vxworks/
H A Ddb.h1183 #define DB_REP_HOLDELECTION (-30983)/* Time to hold an election. */ macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_wince/
H A Ddb.h1222 #define DB_REP_HOLDELECTION (-30983)/* Time to hold an election. */ macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_windows/
H A Ddb.h1222 #define DB_REP_HOLDELECTION (-30983)/* Time to hold an election. */ macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/php_db4/
H A Ddb4.cpp609 REGISTER_LONG_CONSTANT("DB_REP_HOLDELECTION", DB_REP_HOLDELECTION, CONST_CS | CONST_PERSISTENT);

Completed in 252 milliseconds