Searched refs:__log_is_outdated (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 Dlog_ext.h16 int __log_is_outdated __P((ENV *, u_int32_t, int *));
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/rep/
H A Drep_verify.c307 if (__log_is_outdated(env, rp->lsn.file, &old) == 0 &&
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/log/
H A Dlog.c1081 * __log_is_outdated --
1085 * PUBLIC: int __log_is_outdated __P((ENV *, u_int32_t, int *));
1088 __log_is_outdated(env, fnum, outdatedp) function

Completed in 89 milliseconds