Searched refs:__txn_stat (Results 1 - 1 of 1) 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.c21 static int __txn_stat __P((ENV *, DB_TXN_STAT **, u_int32_t));
54 REPLICATION_WRAP(env, (__txn_stat(env, statp, flags)), 0, ret);
60 * __txn_stat --
64 __txn_stat(env, statp, flags) function
232 if ((ret = __txn_stat(env, &sp, flags)) != 0)

Completed in 113 milliseconds