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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/dbinc_auto/
H A Dmp_ext.h63 int __memp_skip_curadj __P((DBC *, db_pgno_t));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/dbinc/
H A Dmp.h581 dbc->txn->td != NULL && __memp_skip_curadj(dbc, pgno))
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/mp/
H A Dmp_mvcc.c78 * __memp_skip_curadj --
82 * PUBLIC: int __memp_skip_curadj __P((DBC *, db_pgno_t));
85 __memp_skip_curadj(dbc, pgno) function

Completed in 59 milliseconds