Home
last modified time | relevance | path

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

/dports/databases/db5/db-5.3.28/src/dbinc_auto/
H A Dheap_ext.h42 int __heap_truncate __P((DBC *, u_int32_t *));
H A Dint_def.in1087 #define __heap_truncate __heap_truncate@DB_VERSION_UNIQUE_NAME@
/dports/databases/db18/db-18.1.40/src/dbinc_auto/
H A Dheap_ext.h46 int __heap_truncate __P((DBC *, u_int32_t *));
H A Dint_def.in1302 #define __heap_truncate __heap_truncate@DB_VERSION_UNIQUE_NAME@
/dports/databases/db5/db-5.3.28/src/heap/
H A Dheap_reclaim.c24 __heap_truncate(dbc, countp) in __heap_truncate() function
H A Dheap_stub.c274 __heap_truncate(dbc, countp) in __heap_truncate() function
/dports/databases/db5/db-5.3.28/src/db/
H A Ddb_truncate.c179 ret = __heap_truncate(dbc, countp);
/dports/databases/db18/db-18.1.40/src/heap/
H A Dheap_reclaim.c24 __heap_truncate(dbc, countp) in __heap_truncate() function
H A Dheap_stub.c308 __heap_truncate(dbc, countp) in __heap_truncate() function
/dports/databases/db18/db-18.1.40/src/db/
H A Ddb_truncate.c200 ret = __heap_truncate(dbc, countp);