Searched defs:DB_DBT_MALLOC (Results 1 - 7 of 7) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/java/src/com/sleepycat/db/internal/
H A DDbConstants.java23 int DB_DBT_MALLOC = 0x008; field in interface:DbConstants
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/build_brew/
H A Ddb.h199 #define DB_DBT_MALLOC 0x008 /* Return in malloc'd memory. */ macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/build_s60/
H A Ddb.h188 #define DB_DBT_MALLOC 0x008 /* Return in malloc'd memory. */ macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/build_unix/
H A Ddb.h209 #define DB_DBT_MALLOC 0x008 /* Return in malloc'd memory. */ macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/build_vxworks/
H A Ddb.h197 #define DB_DBT_MALLOC 0x008 /* Return in malloc'd memory. */ macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/build_wince/
H A Ddb.h236 #define DB_DBT_MALLOC 0x008 /* Return in malloc'd memory. */ macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/build_windows/
H A Ddb.h236 #define DB_DBT_MALLOC 0x008 /* Return in malloc'd memory. */ macro

Completed in 272 milliseconds