Searched refs:__txn_checkpoint_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/dbinc_auto/
H A Dtxn_ext.h48 int __txn_checkpoint_pp __P((DB_ENV *, u_int32_t, u_int32_t, u_int32_t));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/txn/
H A Dtxn_chkpt.c48 * __txn_checkpoint_pp --
51 * PUBLIC: int __txn_checkpoint_pp
55 __txn_checkpoint_pp(dbenv, kbytes, minutes, flags) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/env/
H A Denv_method.c337 dbenv->txn_checkpoint = __txn_checkpoint_pp;

Completed in 62 milliseconds