Searched refs:DBENV_LOGGING (Results 1 - 15 of 15) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/fileops/
H A Dfop_basic.c84 if (DBENV_LOGGING(env)
144 if (DBENV_LOGGING(env)
211 if (DBENV_LOGGING(env)
279 if (DBENV_LOGGING(env)
H A Dfop_util.c1278 if (DBENV_LOGGING(env) &&
1294 if (DBENV_LOGGING(env) &&
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/log/
H A Dlog_debug.c131 if (!DBENV_LOGGING(env)) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/txn/
H A Dtxn.c314 * Check LOGGING_ON rather than DBENV_LOGGING as we want to emit this
656 if (DBENV_LOGGING(env) && (!IS_ZERO_LSN(td->last_lsn) ||
889 done: if (DBENV_LOGGING(env) && td->status == TXN_PREPARED &&
1021 if (DBENV_LOGGING(env)) {
1136 if (DBENV_LOGGING(env))
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/db/
H A Ddb_open.c191 DBENV_LOGGING(env) && !F_ISSET(dbp, DB_AM_RECOVER)
H A Ddb_conv.c148 if (DBENV_LOGGING(env))
H A Ddb.c449 if (DBENV_LOGGING(env) && !F_ISSET(dbp, DB_AM_RECOVER) &&
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/btree/
H A Dbt_open.c585 if (DBENV_LOGGING(env) &&
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/build_brew/
H A Ddb_int.h884 #define DBENV_LOGGING(env) \ macro
894 * thus DBC_LOGGING may be false for a particular dbc even when DBENV_LOGGING
898 * in the log headers, which IS_RECOVERING (and thus DBENV_LOGGING) rely on, and
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/build_s60/
H A Ddb_int.h883 #define DBENV_LOGGING(env) \ macro
893 * thus DBC_LOGGING may be false for a particular dbc even when DBENV_LOGGING
897 * in the log headers, which IS_RECOVERING (and thus DBENV_LOGGING) rely on, and
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/build_unix/
H A Ddb_int.h882 #define DBENV_LOGGING(env) \ macro
892 * thus DBC_LOGGING may be false for a particular dbc even when DBENV_LOGGING
896 * in the log headers, which IS_RECOVERING (and thus DBENV_LOGGING) rely on, and
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/build_vxworks/
H A Ddb_int.h886 #define DBENV_LOGGING(env) \ macro
896 * thus DBC_LOGGING may be false for a particular dbc even when DBENV_LOGGING
900 * in the log headers, which IS_RECOVERING (and thus DBENV_LOGGING) rely on, and
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/build_wince/
H A Ddb_int.h883 #define DBENV_LOGGING(env) \ macro
893 * thus DBC_LOGGING may be false for a particular dbc even when DBENV_LOGGING
897 * in the log headers, which IS_RECOVERING (and thus DBENV_LOGGING) rely on, and
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/build_windows/
H A Ddb_int.h883 #define DBENV_LOGGING(env) \ macro
893 * thus DBC_LOGGING may be false for a particular dbc even when DBENV_LOGGING
897 * in the log headers, which IS_RECOVERING (and thus DBENV_LOGGING) rely on, and
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/hash/
H A Dhash_open.c513 if (DBENV_LOGGING(env)

Completed in 118 milliseconds