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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/btree/
H A Dbt_verify.c19 static int __bam_vrfy_inp __P((DB *, VRFY_DBINFO *, PAGE *, db_pgno_t,
228 if ((ret = __bam_vrfy_inp(dbp,
348 } else if ((ret = __bam_vrfy_inp(dbp,
379 * and count them. Note that P_LRECNO uses __bam_vrfy_inp;
496 * __bam_vrfy_inp --
501 __bam_vrfy_inp(dbp, vdp, h, pgno, nentriesp, flags) function
543 ret = __db_unknown_path(env, "__bam_vrfy_inp");
836 * reasonable; be sure that __bam_vrfy_inp has been called first.

Completed in 39 milliseconds