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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/common/
H A Dutil_cache.c14 * __db_util_cache --
17 * PUBLIC: int __db_util_cache __P((DB *, u_int32_t *, int *));
20 __db_util_cache(dbp, cachep, resizep) function
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/dbinc_auto/
H A Dcommon_ext.h56 int __db_util_cache __P((DB *, u_int32_t *, int *));
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_vxworks/db_verify/
H A Ddb_verify.c216 if (__db_util_cache(
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/db_verify/
H A Ddb_verify.c201 if (__db_util_cache(
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_vxworks/db_dump/
H A Ddb_dump.c223 if ((ret = __db_util_cache(dbp, &cache, &resize)) != 0)
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_vxworks/db_stat/
H A Ddb_stat.c310 if ((ret = __db_util_cache(dbp, &cache, &resize)) != 0)
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/db_dump/
H A Ddb_dump.c208 if ((ret = __db_util_cache(dbp, &cache, &resize)) != 0)
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/db_stat/
H A Ddb_stat.c295 if ((ret = __db_util_cache(dbp, &cache, &resize)) != 0)
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_vxworks/db_load/
H A Ddb_load.c419 if ((ret = __db_util_cache(dbp, &ldg->cache, &resize)) != 0)
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/db_load/
H A Ddb_load.c404 if ((ret = __db_util_cache(dbp, &ldg->cache, &resize)) != 0)

Completed in 83 milliseconds