Searched refs:__fop_remove_log (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.h12 int __fop_remove_log __P((ENV *, DB_TXN *, DB_LSN *, u_int32_t, const DBT *, const DBT *, u_int32_t));
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/fileops/
H A Dfop_basic.c153 if ((ret = __fop_remove_log(env, txn, &lsn,
H A Dfileops_auto.c266 * PUBLIC: int __fop_remove_log __P((ENV *, DB_TXN *, DB_LSN *,
270 __fop_remove_log(env, txnp, ret_lsnp, flags, function

Completed in 20 milliseconds