Home
last modified time | relevance | path

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

/dports/databases/db18/db-18.1.40/src/heap/
H A Dheap_method.c48 __heap_db_close(dbp) in __heap_db_close() function
H A Dheap_stub.c80 __heap_db_close(dbp) in __heap_db_close() function
/dports/databases/db5/db-5.3.28/src/heap/
H A Dheap_method.c48 __heap_db_close(dbp) in __heap_db_close() function
H A Dheap_stub.c46 __heap_db_close(dbp) in __heap_db_close() function
/dports/databases/db5/db-5.3.28/src/dbinc_auto/
H A Dheap_ext.h27 int __heap_db_close __P((DB *));
H A Dint_def.in1072 #define __heap_db_close __heap_db_close@DB_VERSION_UNIQUE_NAME@
/dports/databases/db18/db-18.1.40/src/dbinc_auto/
H A Dheap_ext.h29 int __heap_db_close __P((DB *));
H A Dint_def.in1285 #define __heap_db_close __heap_db_close@DB_VERSION_UNIQUE_NAME@
/dports/databases/db5/db-5.3.28/src/db/
H A Ddb.c1070 if ((t_ret = __heap_db_close(dbp)) != 0 && ret == 0)
/dports/databases/db18/db-18.1.40/src/db/
H A Ddb.c1107 if ((t_ret = __heap_db_close(dbp)) != 0 && ret == 0)