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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/dbinc_auto/
H A Dfileops_ext.h21 int __fop_init_recover __P((ENV *, DB_DISTAB *));
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/env/
H A Denv_recover.c1031 if ((ret = __fop_init_recover(env, &env->recover_dtab)) != 0)
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/fileops/
H A Dfileops_auto.c1210 * PUBLIC: int __fop_init_recover __P((ENV *, DB_DISTAB *));
1213 __fop_init_recover(env, dtabp) function

Completed in 40 milliseconds