Home
last modified time | relevance | path

Searched refs:__heap_db_create (Results 1 – 12 of 12) sorted by relevance

/dports/databases/db18/db-18.1.40/src/heap/
H A Dheap_method.c22 __heap_db_create(dbp) in __heap_db_create() function
H A Dheap_stub.c72 __heap_db_create(dbp) in __heap_db_create() function
/dports/databases/db5/db-5.3.28/src/heap/
H A Dheap_method.c22 __heap_db_create(dbp) in __heap_db_create() function
H A Dheap_stub.c38 __heap_db_create(dbp) in __heap_db_create() function
/dports/databases/db5/db-5.3.28/src/dbinc_auto/
H A Dheap_ext.h26 int __heap_db_create __P((DB *));
H A Dint_def.in1071 #define __heap_db_create __heap_db_create@DB_VERSION_UNIQUE_NAME@
/dports/databases/db18/db-18.1.40/src/dbinc_auto/
H A Dheap_ext.h28 int __heap_db_create __P((DB *));
H A Dint_def.in1284 #define __heap_db_create __heap_db_create@DB_VERSION_UNIQUE_NAME@
/dports/databases/db5/db-5.3.28/src/db/
H A Ddb_method.c324 if ((ret = __heap_db_create(dbp)) != 0)
H A Ddb.c1132 if ((ret = __heap_db_create(dbp)) != 0)
/dports/databases/db18/db-18.1.40/src/db/
H A Ddb_method.c362 if ((ret = __heap_db_create(dbp)) != 0)
H A Ddb.c1168 if ((ret = __heap_db_create(dbp)) != 0)