Searched refs:__db_truncate_pp (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_truncate.c23 * __db_truncate_pp
26 * PUBLIC: int __db_truncate_pp __P((DB *, DB_TXN *, u_int32_t *, u_int32_t));
29 __db_truncate_pp(dbp, txn, countp, flags) function
H A Ddb_method.c274 dbp->truncate = __db_truncate_pp;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/dbinc_auto/
H A Ddb_ext.h250 int __db_truncate_pp __P((DB *, DB_TXN *, u_int32_t *, u_int32_t));

Completed in 32 milliseconds