Home
last modified time | relevance | path

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

/dports/databases/db5/db-5.3.28/src/heap/
H A Dheap_conv.c22 __heap_pgin(dbp, pg, pp, cookie) in __heap_pgin() function
H A Dheap_stub.c195 __heap_pgin(dbp, pg, pp, cookie) in __heap_pgin() function
/dports/databases/db18/db-18.1.40/src/heap/
H A Dheap_conv.c22 __heap_pgin(dbp, pg, pp, cookie) in __heap_pgin() function
H A Dheap_stub.c229 __heap_pgin(dbp, pg, pp, cookie) in __heap_pgin() function
/dports/databases/db5/db-5.3.28/src/dbinc_auto/
H A Dheap_ext.h23 int __heap_pgin __P((DB *, db_pgno_t, void *, DBT *));
H A Dint_def.in1068 #define __heap_pgin __heap_pgin@DB_VERSION_UNIQUE_NAME@
/dports/databases/db18/db-18.1.40/src/dbinc_auto/
H A Dheap_ext.h25 int __heap_pgin __P((DB *, db_pgno_t, void *, DBT *));
H A Dint_def.in1281 #define __heap_pgin __heap_pgin@DB_VERSION_UNIQUE_NAME@
/dports/databases/db5/db-5.3.28/src/db/
H A Ddb_conv.c167 return (__heap_pgin(dbp, pg, pp, cookie));
191 return (__heap_pgin(dbp, pg, pp, cookie));
/dports/databases/db18/db-18.1.40/src/db/
H A Ddb_conv.c173 return (__heap_pgin(dbp, pg, pp, cookie));
197 return (__heap_pgin(dbp, pg, pp, cookie));