Home
last modified time | relevance | path

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

/dports/databases/db5/db-5.3.28/src/dbinc_auto/
H A Dheap_ext.h34 int __heap_metachk __P((DB *, const char *, HEAPMETA *));
H A Dint_def.in1079 #define __heap_metachk __heap_metachk@DB_VERSION_UNIQUE_NAME@
/dports/databases/db18/db-18.1.40/src/dbinc_auto/
H A Dheap_ext.h36 int __heap_metachk __P((DB *, const char *, HEAPMETA *));
H A Dint_def.in1292 #define __heap_metachk __heap_metachk@DB_VERSION_UNIQUE_NAME@
/dports/databases/db5/db-5.3.28/src/heap/
H A Dheap_stub.c152 __heap_metachk(dbp, name, hm) in __heap_metachk() function
H A Dheap_open.c73 __heap_metachk(dbp, name, hm) in __heap_metachk() function
/dports/databases/db18/db-18.1.40/src/heap/
H A Dheap_stub.c186 __heap_metachk(dbp, name, hm) in __heap_metachk() function
H A Dheap_open.c73 __heap_metachk(dbp, name, hm) in __heap_metachk() function
/dports/databases/db5/db-5.3.28/src/db/
H A Ddb_open.c649 __heap_metachk(dbp, name, (HEAPMETA *)meta)) != 0)
/dports/databases/db18/db-18.1.40/src/db/
H A Ddb_open.c648 __heap_metachk(dbp, name, (HEAPMETA *)meta)) != 0)