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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/java/src/com/sleepycat/db/
H A DTransactionStats.java212 private int st_maxnsnapshot; field in class:TransactionStats
217 return st_maxnsnapshot;
265 + "\n st_maxnsnapshot=" + st_maxnsnapshot
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/txn/
H A Dtxn_stat.c144 region->stat.st_maxnsnapshot =
261 (u_long)sp->st_maxnsnapshot);
H A Dtxn.c1373 region->stat.st_maxnsnapshot)
1374 region->stat.st_maxnsnapshot =
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/tcl/
H A Dtcl_txn.c426 MAKE_STAT_LIST("Maximum snapshot txns", sp->st_maxnsnapshot);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/libdb_java/
H A Djava_stat_auto.c322 JAVADB_STAT_INT(jnienv, jobj, txn_stat_st_maxnsnapshot_fid, statp, st_maxnsnapshot);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/build_brew/
H A Ddb.h878 u_int32_t st_maxnsnapshot; /* maximum snapshot transactions */ member in struct:__db_txn_stat
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/build_s60/
H A Ddb.h867 u_int32_t st_maxnsnapshot; /* maximum snapshot transactions */ member in struct:__db_txn_stat
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/build_unix/
H A Ddb.h888 u_int32_t st_maxnsnapshot; /* maximum snapshot transactions */ member in struct:__db_txn_stat
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/build_vxworks/
H A Ddb.h876 u_int32_t st_maxnsnapshot; /* maximum snapshot transactions */ member in struct:__db_txn_stat
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/build_wince/
H A Ddb.h915 u_int32_t st_maxnsnapshot; /* maximum snapshot transactions */ member in struct:__db_txn_stat
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/build_windows/
H A Ddb.h915 u_int32_t st_maxnsnapshot; /* maximum snapshot transactions */ member in struct:__db_txn_stat

Completed in 330 milliseconds