Searched refs:__db_salvage_getnext (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_vrfyutil.c673 * __db_salvage_getnext --
678 * PUBLIC: int __db_salvage_getnext
682 __db_salvage_getnext(vdp, dbcp, pgnop, pgtypep, skip_overflow) function
H A Ddb_vrfy.c1939 __db_salvage_getnext(vdp, &dbc, &pgno, &pgtype, 1)) == 0) {
1996 __db_salvage_getnext(vdp, &dbc, &pgno, &pgtype, 0)) == 0) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/dbinc_auto/
H A Ddb_ext.h281 int __db_salvage_getnext __P((VRFY_DBINFO *, DBC **, db_pgno_t *, u_int32_t *, int));

Completed in 108 milliseconds