Home
last modified time | relevance | path

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

/dports/databases/db5/db-5.3.28/src/dbinc_auto/
H A Dheap_ext.h51 int __heap_vrfy_structure __P((DB *, VRFY_DBINFO *, u_int32_t));
H A Dint_def.in1096 #define __heap_vrfy_structure __heap_vrfy_structure@DB_VERSION_UNIQUE_NAME@
/dports/databases/db18/db-18.1.40/src/dbinc_auto/
H A Dheap_ext.h57 int __heap_vrfy_structure __P((DB *, VRFY_DBINFO *, u_int32_t));
H A Dint_def.in1313 #define __heap_vrfy_structure __heap_vrfy_structure@DB_VERSION_UNIQUE_NAME@
/dports/databases/db5/db-5.3.28/src/heap/
H A Dheap_stub.c313 __heap_vrfy_structure(dbp, vdp, flags) in __heap_vrfy_structure() function
H A Dheap_verify.c236 __heap_vrfy_structure(dbp, vdp, flags) in __heap_vrfy_structure() function
/dports/databases/db18/db-18.1.40/src/heap/
H A Dheap_stub.c347 __heap_vrfy_structure(dbp, vdp, flags) in __heap_vrfy_structure() function
H A Dheap_verify.c342 __heap_vrfy_structure(dbp, vdp, flags) in __heap_vrfy_structure() function
/dports/databases/db18/db-18.1.40/src/db/
H A Ddb_vrfy.c1046 if ((ret = __heap_vrfy_structure(dbp, vdp, flags)) != 0) {
/dports/databases/db5/db-5.3.28/src/db/
H A Ddb_vrfy.c1032 if ((ret = __heap_vrfy_structure(dbp, vdp, flags)) != 0) {