Searched refs:__db_secondary_corrupt (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/db/
H A Ddb_join.c691 ret = __db_secondary_corrupt(jc->j_primary);
926 * __db_secondary_corrupt --
929 * PUBLIC: int __db_secondary_corrupt __P((DB *));
932 __db_secondary_corrupt(dbp) function
H A Ddb_cam.c1671 ret = __db_secondary_corrupt(dbp);
2093 ret = __db_secondary_corrupt(pdbp);
2303 ret = __db_secondary_corrupt(pdbp);
2411 ret = __db_secondary_corrupt(dbp);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/dbinc_auto/
H A Ddb_ext.h163 int __db_secondary_corrupt __P((DB *));

Completed in 401 milliseconds