Searched refs:db_realloc (Results 1 - 9 of 9) 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.c117 if (dbenv == NULL || dbenv->db_realloc == NULL) {
139 if ((*(void **)storep = dbenv->db_realloc(ptr, size)) == NULL) {
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/env/
H A Denv_stat.c276 STAT_ISSET("Realloc", dbenv->db_realloc);
H A Denv_method.c437 dbenv->db_realloc = real_func;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_brew/
H A Ddb.h1848 void *(*db_realloc) __P((void *, 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.h1837 void *(*db_realloc) __P((void *, 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.h1858 void *(*db_realloc) __P((void *, 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.h1846 void *(*db_realloc) __P((void *, 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.h1885 void *(*db_realloc) __P((void *, 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.h1885 void *(*db_realloc) __P((void *, size_t)); member in struct:__db_env

Completed in 203 milliseconds