Searched refs:DB_STAT_ALL (Results 1 - 25 of 28) sorted by relevance

12

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_vxworks/db_stat/
H A Ddb_stat.c84 LF_SET(DB_STAT_ALL);
116 LF_SET(DB_STAT_ALL);
135 LF_SET(DB_STAT_ALL);
149 LF_SET(DB_STAT_ALL);
180 LF_SET(DB_STAT_ALL);
212 LF_SET(DB_STAT_ALL);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/db_stat/
H A Ddb_stat.c69 LF_SET(DB_STAT_ALL);
101 LF_SET(DB_STAT_ALL);
120 LF_SET(DB_STAT_ALL);
134 LF_SET(DB_STAT_ALL);
165 LF_SET(DB_STAT_ALL);
197 LF_SET(DB_STAT_ALL);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/log/
H A Dlog_stat.c125 flags, DB_STAT_ALL | DB_STAT_CLEAR)) != 0)
150 if (flags == 0 || LF_ISSET(DB_STAT_ALL)) {
156 if (LF_ISSET(DB_STAT_ALL) &&
178 if (LF_ISSET(DB_STAT_ALL))
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/repmgr/
H A Drepmgr_stat.c98 flags, DB_STAT_ALL | DB_STAT_CLEAR)) != 0)
114 if (flags == 0 || LF_ISSET(DB_STAT_ALL)) {
121 if (LF_ISSET(DB_STAT_ALL) &&
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/dbreg/
H A Ddbreg_stat.c33 if (LF_ISSET(DB_STAT_ALL) &&
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/txn/
H A Dtxn_stat.c175 flags, DB_STAT_ALL | DB_STAT_CLEAR)) != 0)
200 if (flags == 0 || LF_ISSET(DB_STAT_ALL)) {
206 if (LF_ISSET(DB_STAT_ALL) &&
235 if (LF_ISSET(DB_STAT_ALL))
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/mutex/
H A Dmut_stat.c110 flags, DB_STAT_ALL | DB_STAT_CLEAR)) != 0)
135 if (flags == 0 || LF_ISSET(DB_STAT_ALL)) {
142 if (LF_ISSET(DB_STAT_ALL))
198 if (LF_ISSET(DB_STAT_ALL))
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/lock/
H A Dlock_stat.c217 (DB_STAT_ALL | DB_STAT_CLEAR | DB_STAT_LOCK_CONF | \
245 if (flags == 0 || LF_ISSET(DB_STAT_ALL)) {
251 if (LF_ISSET(DB_STAT_ALL | DB_STAT_LOCK_CONF | DB_STAT_LOCK_LOCKERS |
322 if (LF_ISSET(DB_STAT_ALL))
436 if (LF_ISSET(DB_STAT_ALL | DB_STAT_LOCK_PARAMS)) {
462 if (LF_ISSET(DB_STAT_ALL | DB_STAT_LOCK_CONF)) {
474 if (LF_ISSET(DB_STAT_ALL | DB_STAT_LOCK_LOCKERS)) {
486 if (LF_ISSET(DB_STAT_ALL | DB_STAT_LOCK_OBJECTS)) {
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/sequence/
H A Dseq_stat.c48 case DB_STAT_ALL:
146 if (LF_ISSET(DB_STAT_ALL) &&
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/rep/
H A Drep_stat.c183 flags, DB_STAT_ALL | DB_STAT_CLEAR)) != 0)
209 if (flags == 0 || LF_ISSET(DB_STAT_ALL)) {
215 if (LF_ISSET(DB_STAT_ALL) &&
238 if (LF_ISSET(DB_STAT_ALL))
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/mp/
H A Dmp_stat.c367 (DB_STAT_ALL | DB_STAT_CLEAR | DB_STAT_MEMP_HASH)
396 if (flags == 0 || LF_ISSET(DB_STAT_ALL)) {
398 LF_ISSET(DB_STAT_ALL) ? flags : orig_flags);
403 if (LF_ISSET(DB_STAT_ALL | DB_STAT_MEMP_HASH) &&
426 if (LF_ISSET(DB_STAT_ALL))
507 if (LF_ISSET(DB_STAT_ALL))
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/env/
H A Denv_stat.c51 flags, DB_STAT_ALL | DB_STAT_CLEAR | DB_STAT_SUBSYSTEM)) != 0)
79 if (LF_ISSET(DB_STAT_ALL) &&
159 if (LF_ISSET(DB_STAT_ALL)) {
H A Denv_alloc.c487 if (!LF_ISSET(DB_STAT_ALL))
498 * thousand lines of output is too voluminous for even DB_STAT_ALL.
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_vxworks/test_micro/
H A Db_inmem.c128 DB_BENCH_ASSERT (dbp->stat_print(dbp, DB_STAT_ALL) == 0);
158 DB_BENCH_ASSERT (dbp->stat_print(dbp, DB_STAT_ALL) == 0);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/db/
H A Ddb_stati.c171 "DB->stat_print", flags, DB_FAST_STAT | DB_STAT_ALL)) != 0)
212 if (LF_ISSET(DB_STAT_ALL) && (ret = __db_print_all(dbp, flags)) != 0)
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/test_micro/source/
H A Db_inmem.c128 DB_BENCH_ASSERT (dbp->stat_print(dbp, DB_STAT_ALL) == 0);
158 DB_BENCH_ASSERT (dbp->stat_print(dbp, DB_STAT_ALL) == 0);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/qam/
H A Dqam_stat.c211 if (LF_ISSET(DB_STAT_ALL)) {
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/hash/
H A Dhash_stat.c154 if (LF_ISSET(DB_STAT_ALL)) {
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/btree/
H A Dbt_stat.c234 if (LF_ISSET(DB_STAT_ALL)) {
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/perl/BerkeleyDB/
H A Dmkconsts698 DB_STAT_ALL => DEFINE,
H A DBerkeleyDB.pm436 DB_STAT_ALL
H A Dconstants.h698 DB_STAT_ALL DB_ST_DUPOK DB_ST_RELEN DB_TRUNCATE DB_TXNMAGIC DB_TXN_LOCK
712 if (memEQ(name, "DB_STAT_ALL", 11)) {
714 #ifdef DB_STAT_ALL
715 *iv_return = DB_STAT_ALL;
5566 DB_SET_TXN_TIMEOUT DB_SNAPSHOT DB_SPARE_FLAG DB_STAT_ALL
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_brew/
H A Ddb.h2375 #define DB_STAT_ALL 0x00000002 macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_s60/
H A Ddb.h2358 #define DB_STAT_ALL 0x00000002 macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_unix/
H A Ddb.h2380 #define DB_STAT_ALL 0x00000002 macro

Completed in 297 milliseconds

12