Searched refs:__db_ovref (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/db/
H A Ddb_overflow.c284 * __db_ovref --
287 * PUBLIC: int __db_ovref __P((DBC *, db_pgno_t));
290 __db_ovref(dbc, pgno) function
364 return (__db_ovref(dbc, pgno));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/dbinc_auto/
H A Ddb_ext.h193 int __db_ovref __P((DBC *, db_pgno_t));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/btree/
H A Dbt_compact.c2117 if ((ret = __db_ovref(dbc, bo->pgno)) != 0)

Completed in 108 milliseconds