Home
last modified time | relevance | path

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

/dports/databases/db5/db-5.3.28/src/heap/
H A Dheap_stat.c25 __heap_stat(dbc, spp, flags) in __heap_stat() function
137 if ((ret = __heap_stat(dbc, &sp, LF_ISSET(DB_FAST_STAT))) != 0)
222 __heap_stat(dbc, spp, flags) in __heap_stat() function
H A Dheap_stub.c254 __heap_stat(dbc, spp, flags) in __heap_stat() function
/dports/databases/db18/db-18.1.40/src/heap/
H A Dheap_stat.c25 __heap_stat(dbc, spp, flags) in __heap_stat() function
136 if ((ret = __heap_stat(dbc, &sp, LF_ISSET(DB_FAST_STAT))) != 0)
228 __heap_stat(dbc, spp, flags) in __heap_stat() function
H A Dheap_stub.c288 __heap_stat(dbc, spp, flags) in __heap_stat() function
/dports/databases/db5/db-5.3.28/src/dbinc_auto/
H A Dheap_ext.h43 int __heap_stat __P((DBC *, void *, u_int32_t));
H A Dint_def.in1088 #define __heap_stat __heap_stat@DB_VERSION_UNIQUE_NAME@
/dports/databases/db18/db-18.1.40/src/dbinc_auto/
H A Dheap_ext.h47 int __heap_stat __P((DBC *, void *, u_int32_t));
H A Dint_def.in1303 #define __heap_stat __heap_stat@DB_VERSION_UNIQUE_NAME@
/dports/databases/db18/db-18.1.40/src/db/
H A Ddb_stati.c113 ret = __heap_stat(dbc, spp, flags);
/dports/databases/db5/db-5.3.28/src/db/
H A Ddb_stati.c113 ret = __heap_stat(dbc, spp, flags);