Searched refs:__txn_stat_pp (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/txn/
H A Dtxn_stat.c29 * __txn_stat_pp --
32 * PUBLIC: int __txn_stat_pp __P((DB_ENV *, DB_TXN_STAT **, u_int32_t));
35 __txn_stat_pp(dbenv, statp, flags) function
446 __txn_stat_pp(dbenv, statp, flags) function
/netgear-R7000-V1.0.7.12_1.2.5/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-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/env/
H A Denv_method.c339 dbenv->txn_stat = __txn_stat_pp;

Completed in 46 milliseconds