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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/dbinc_auto/
H A Denv_ext.h58 int __db_apprec __P((ENV *, DB_THREAD_INFO *, DB_LSN *, DB_LSN *, int, u_int32_t));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/env/
H A Denv_open.c460 (ret = __db_apprec(env, ip, NULL, NULL, 1,
H A Denv_recover.c38 * __db_apprec --
44 * PUBLIC: int __db_apprec __P((ENV *,
48 __db_apprec(env, ip, max_lsn, trunclsn, update, flags) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/rep/
H A Drep_verify.c425 ret = __db_apprec(env, ip, lsnp, trunclsnp, update, 0);
525 * The log has been truncated (either directly by us or by __db_apprec)

Completed in 100 milliseconds