Searched refs:db_malloc (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/os/
H A Dos_alloc.c64 if (dbenv == NULL || dbenv->db_malloc == NULL) {
83 if ((*(void **)storep = dbenv->db_malloc(size)) == NULL) {
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/env/
H A Denv_stat.c275 STAT_ISSET("Malloc", dbenv->db_malloc);
H A Denv_method.c436 dbenv->db_malloc = mal_func;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_brew/
H A Ddb.h1847 void *(*db_malloc) __P((size_t)); member in struct:__db_env
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_s60/
H A Ddb.h1836 void *(*db_malloc) __P((size_t)); member in struct:__db_env
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_unix/
H A Ddb.h1857 void *(*db_malloc) __P((size_t)); member in struct:__db_env
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_vxworks/
H A Ddb.h1845 void *(*db_malloc) __P((size_t)); member in struct:__db_env
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_wince/
H A Ddb.h1884 void *(*db_malloc) __P((size_t)); member in struct:__db_env
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_windows/
H A Ddb.h1884 void *(*db_malloc) __P((size_t)); member in struct:__db_env
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/perl/BerkeleyDB/
H A DBerkeleyDB.xs176 void *(*db_malloc) __P((size_t));

Completed in 224 milliseconds