Searched refs:DB_LOG_DSYNC (Results 1 - 14 of 14) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/log/
H A Dlog_method.c380 DB_LOG_DSYNC | DB_LOG_IN_MEMORY | DB_LOG_ZERO)
387 { DB_LOG_DSYNC, DBLOG_DSYNC},
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/env/
H A Denv_config.c339 return (__log_set_config(dbenv, DB_LOG_DSYNC, 1));
352 return (__log_set_config(dbenv, DB_LOG_DSYNC, 1));
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/java/src/com/sleepycat/db/internal/
H A DDbConstants.java91 int DB_LOG_DSYNC = 0x00000002; field in interface:DbConstants
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/tcl/
H A Dtcl_log.c692 wh = DB_LOG_DSYNC;
751 wh = DB_LOG_DSYNC;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/java/src/com/sleepycat/db/
H A DEnvironmentConfig.java3925 dbenv.log_set_config(DbConstants.DB_LOG_DSYNC, dsyncLog);
4128 dsyncLog = dbenv.log_get_config(DbConstants.DB_LOG_DSYNC);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/perl/BerkeleyDB/
H A Dmkconsts852 DB_LOG_DSYNC => DEFINE,
H A DBerkeleyDB.pm247 DB_LOG_DSYNC
H A Dconstants.h1187 DB_LOCK_DUMP DB_LOCK_RW_N DB_LOGOLDVER DB_LOG_DSYNC DB_MAX_PAGES
1379 if (memEQ(name, "DB_LOG_DSYNC", 12)) {
1381 #ifdef DB_LOG_DSYNC
1382 *iv_return = DB_LOG_DSYNC;
5517 DB_LOG_DSYNC DB_LOG_INMEMORY DB_LOG_IN_MEMORY DB_LOG_LOCKED
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_brew/
H A Ddb.h2300 #define DB_LOG_DSYNC 0x00000002 macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_s60/
H A Ddb.h2283 #define DB_LOG_DSYNC 0x00000002 macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_unix/
H A Ddb.h2305 #define DB_LOG_DSYNC 0x00000002 macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_vxworks/
H A Ddb.h2292 #define DB_LOG_DSYNC 0x00000002 macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_wince/
H A Ddb.h2335 #define DB_LOG_DSYNC 0x00000002 macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_windows/
H A Ddb.h2335 #define DB_LOG_DSYNC 0x00000002 macro

Completed in 292 milliseconds