Searched refs:__txn_recycle_id (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/dbinc_auto/
H A Dtxn_ext.h12 int __txn_recycle_id __P((ENV *));
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/txn/
H A Dtxn.c281 * __txn_recycle_id --
284 * PUBLIC: int __txn_recycle_id __P((ENV *));
287 __txn_recycle_id(env) function
390 (ret = __txn_recycle_id(env)) != 0)
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/env/
H A Denv_recover.c576 if ((ret = __txn_recycle_id(env)) != 0)
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/rep/
H A Drep_method.c566 if ((t_ret = __txn_recycle_id(env)) != 0 && ret == 0)

Completed in 49 milliseconds