Searched refs:__db_verify_pp (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/db/
H A Ddb_vrfy_stub.c39 __db_verify_pp(dbp, file, database, outfile, flags) function
H A Ddb_method.c276 dbp->verify = __db_verify_pp;
H A Ddb_vrfy.c62 * __db_verify_pp --
65 * PUBLIC: int __db_verify_pp
69 __db_verify_pp(dbp, file, database, outfile, flags) function
76 * __db_verify_pp is a wrapper to __db_verify_internal, which lets
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/dbinc_auto/
H A Ddb_ext.h256 int __db_verify_pp __P((DB *, const char *, const char *, FILE *, u_int32_t));

Completed in 86 milliseconds