Searched refs:__txn_getactive (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_chkpt.c172 if ((ret = __txn_getactive(env, &ckp_lsn)) != 0)
275 * __txn_getactive --
286 * PUBLIC: int __txn_getactive __P((ENV *, DB_LSN *));
289 __txn_getactive(env, lsnp) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/dbinc_auto/
H A Dtxn_ext.h50 int __txn_getactive __P((ENV *, DB_LSN *));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/log/
H A Dlog.c1390 ret = __txn_getactive(env, &active_lsn);

Completed in 62 milliseconds