Home
last modified time | relevance | path

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

/dports/databases/db5/db-5.3.28/src/heap/
H A Dheap_conv.c48 __heap_pgout(dbp, pg, pp, cookie) in __heap_pgout() function
H A Dheap_stub.c208 __heap_pgout(dbp, pg, pp, cookie) in __heap_pgout() function
/dports/databases/db18/db-18.1.40/src/heap/
H A Dheap_conv.c48 __heap_pgout(dbp, pg, pp, cookie) in __heap_pgout() function
H A Dheap_stub.c242 __heap_pgout(dbp, pg, pp, cookie) in __heap_pgout() function
/dports/databases/db5/db-5.3.28/src/dbinc_auto/
H A Dheap_ext.h24 int __heap_pgout __P((DB *, db_pgno_t, void *, DBT *));
H A Dint_def.in1069 #define __heap_pgout __heap_pgout@DB_VERSION_UNIQUE_NAME@
/dports/databases/db18/db-18.1.40/src/dbinc_auto/
H A Dheap_ext.h26 int __heap_pgout __P((DB *, db_pgno_t, void *, DBT *));
H A Dint_def.in1282 #define __heap_pgout __heap_pgout@DB_VERSION_UNIQUE_NAME@
/dports/databases/db5/db-5.3.28/src/db/
H A Ddb_conv.c252 ret = __heap_pgout(dbp, pg, pp, cookie);
278 ret = __heap_pgout(dbp, pg, pp, cookie);
/dports/databases/db18/db-18.1.40/src/db/
H A Ddb_conv.c258 ret = __heap_pgout(dbp, pg, pp, cookie);
284 ret = __heap_pgout(dbp, pg, pp, cookie);