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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/build_unix/
H A Ddb_cxx.h154 typedef void * (*db_realloc_fcn_type) typedef
232 db_malloc_fcn_type, db_realloc_fcn_type, db_free_fcn_type);
420 virtual int set_alloc(db_malloc_fcn_type, db_realloc_fcn_type,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/build_vxworks/
H A Ddb_cxx.h155 typedef void * (*db_realloc_fcn_type) typedef
233 db_malloc_fcn_type, db_realloc_fcn_type, db_free_fcn_type);
421 virtual int set_alloc(db_malloc_fcn_type, db_realloc_fcn_type,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/build_windows/
H A Ddb_cxx.h155 typedef void * (*db_realloc_fcn_type) typedef
233 db_malloc_fcn_type, db_realloc_fcn_type, db_free_fcn_type);
421 virtual int set_alloc(db_malloc_fcn_type, db_realloc_fcn_type,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/cxx/
H A Dcxx_db.cpp615 db_realloc_fcn_type realloc_fcn, db_free_fcn_type free_fcn),
H A Dcxx_env.cpp764 (db_malloc_fcn_type malloc_fcn, db_realloc_fcn_type realloc_fcn,

Completed in 102 milliseconds