Searched refs:DB_TXN_STAT (Results 1 - 19 of 19) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/txn/
H A Dtxn_stat.c21 static int __txn_stat __P((ENV *, DB_TXN_STAT **, u_int32_t));
32 * PUBLIC: int __txn_stat_pp __P((DB_ENV *, DB_TXN_STAT **, u_int32_t));
37 DB_TXN_STAT **statp;
66 DB_TXN_STAT **statp;
71 DB_TXN_STAT *stats;
92 nbytes = sizeof(DB_TXN_STAT) + sizeof(DB_TXN_ACTIVE) * maxtxn;
225 DB_TXN_STAT *sp;
448 DB_TXN_STAT **statp;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/dbinc/
H A Dtxn.h137 DB_TXN_STAT stat; /* Statistics for txns. */
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/libdb_java/
H A Djava_stat.i95 JAVA_TYPEMAP(DB_TXN_STAT *, com.sleepycat.db.TransactionStats, jobject)
96 %typemap(out) DB_TXN_STAT * {
H A Ddb.i1245 DB_TXN_STAT *txn_stat(u_int32_t flags) {
1246 DB_TXN_STAT *statp = NULL;
H A Ddb_java_wrap.c3219 SWIGINTERN DB_TXN_STAT *DbEnv_txn_stat(struct DbEnv *self,u_int32_t flags){
3220 DB_TXN_STAT *statp = NULL;
8833 DB_TXN_STAT *result = 0 ;
8847 result = (DB_TXN_STAT *)DbEnv_txn_stat(arg1,arg2);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/dbinc_auto/
H A Dtxn_ext.h81 int __txn_stat_pp __P((DB_ENV *, DB_TXN_STAT **, u_int32_t));
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/tcl/
H A Dtcl_txn.c385 DB_TXN_STAT *sp;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_brew/
H A Ddb.h167 struct __db_txn_stat; typedef struct __db_txn_stat DB_TXN_STAT; typedef in typeref:struct:__db_txn_stat
2133 int (*txn_stat) __P((DB_ENV *, DB_TXN_STAT **, u_int32_t));
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_s60/
H A Ddb.h156 struct __db_txn_stat; typedef struct __db_txn_stat DB_TXN_STAT; typedef in typeref:struct:__db_txn_stat
2122 int (*txn_stat) __P((DB_ENV *, DB_TXN_STAT **, u_int32_t));
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_unix/
H A Ddb.h177 struct __db_txn_stat; typedef struct __db_txn_stat DB_TXN_STAT; typedef in typeref:struct:__db_txn_stat
2143 int (*txn_stat) __P((DB_ENV *, DB_TXN_STAT **, u_int32_t));
H A Ddb_cxx.h587 virtual int txn_stat(DB_TXN_STAT **statp, u_int32_t flags);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_vxworks/
H A Ddb.h165 struct __db_txn_stat; typedef struct __db_txn_stat DB_TXN_STAT; typedef in typeref:struct:__db_txn_stat
2131 int (*txn_stat) __P((DB_ENV *, DB_TXN_STAT **, u_int32_t));
H A Ddb_cxx.h588 virtual int txn_stat(DB_TXN_STAT **statp, u_int32_t flags);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_wince/
H A Ddb.h204 struct __db_txn_stat; typedef struct __db_txn_stat DB_TXN_STAT; typedef in typeref:struct:__db_txn_stat
2170 int (*txn_stat) __P((DB_ENV *, DB_TXN_STAT **, u_int32_t));
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_windows/
H A Ddb.h204 struct __db_txn_stat; typedef struct __db_txn_stat DB_TXN_STAT; typedef in typeref:struct:__db_txn_stat
2170 int (*txn_stat) __P((DB_ENV *, DB_TXN_STAT **, u_int32_t));
H A Ddb_cxx.h588 virtual int txn_stat(DB_TXN_STAT **statp, u_int32_t flags);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/cxx/
H A Dcxx_env.cpp1032 DBENV_METHOD(txn_stat, (DB_TXN_STAT **statp, u_int32_t flags),
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/perl/BerkeleyDB/
H A DBerkeleyDB.xs2330 DB_TXN_STAT * stat ;
4287 DB_TXN_STAT * stat ;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/rpc_client/
H A Dgen_client.c3742 (int (*)(DB_ENV *, DB_TXN_STAT **, u_int32_t))

Completed in 411 milliseconds