Home
last modified time | relevance | path

Searched refs:__heap_new_file (Results 1 – 10 of 10) sorted by relevance

/dports/databases/db5/db-5.3.28/src/dbinc_auto/
H A Dheap_ext.h36 int __heap_new_file __P((DB *, DB_THREAD_INFO *, DB_TXN *, DB_FH *, const char *));
H A Dint_def.in1081 #define __heap_new_file __heap_new_file@DB_VERSION_UNIQUE_NAME@
/dports/databases/db18/db-18.1.40/src/dbinc_auto/
H A Dheap_ext.h38 int __heap_new_file __P((DB *, DB_THREAD_INFO *, DB_TXN *, DB_FH *, const char *));
H A Dint_def.in1294 #define __heap_new_file __heap_new_file@DB_VERSION_UNIQUE_NAME@
/dports/databases/db5/db-5.3.28/src/heap/
H A Dheap_stub.c163 __heap_new_file(dbp, ip, txn, fhp, name) in __heap_new_file() function
H A Dheap_open.c208 __heap_new_file(dbp, ip, txn, fhp, name) in __heap_new_file() function
/dports/databases/db18/db-18.1.40/src/heap/
H A Dheap_stub.c197 __heap_new_file(dbp, ip, txn, fhp, name) in __heap_new_file() function
H A Dheap_open.c231 __heap_new_file(dbp, ip, txn, fhp, name) in __heap_new_file() function
/dports/databases/db5/db-5.3.28/src/db/
H A Ddb_open.c344 ret = __heap_new_file(dbp, ip, txn, fhp, name);
/dports/databases/db18/db-18.1.40/src/db/
H A Ddb_open.c365 ret = __heap_new_file(dbp, ip, txn, fhp, name);