Home
last modified time | relevance | path

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

/dports/databases/db5/db-5.3.28/src/dbinc_auto/
H A Dheap_ext.h33 int __heap_open __P((DB *, DB_THREAD_INFO *, DB_TXN *, const char *, db_pgno_t, u_int32_t));
H A Dint_def.in1078 #define __heap_open __heap_open@DB_VERSION_UNIQUE_NAME@
/dports/databases/db18/db-18.1.40/src/dbinc_auto/
H A Dheap_ext.h35 int __heap_open __P((DB *, DB_THREAD_INFO *, DB_TXN *, const char *, db_pgno_t, u_int32_t));
H A Dint_def.in1291 #define __heap_open __heap_open@DB_VERSION_UNIQUE_NAME@
/dports/databases/db5/db-5.3.28/src/heap/
H A Dheap_stub.c178 __heap_open(dbp, ip, txn, name, base_pgno, flags) in __heap_open() function
H A Dheap_open.c29 __heap_open(dbp, ip, txn, name, base_pgno, flags) in __heap_open() function
/dports/databases/db18/db-18.1.40/src/heap/
H A Dheap_stub.c212 __heap_open(dbp, ip, txn, name, base_pgno, flags) in __heap_open() function
H A Dheap_open.c29 __heap_open(dbp, ip, txn, name, base_pgno, flags) in __heap_open() function
/dports/databases/db5/db-5.3.28/src/db/
H A Ddb_open.c245 ret = __heap_open(dbp,
/dports/databases/db18/db-18.1.40/src/db/
H A Ddb_open.c261 ret = __heap_open(dbp,