Home
last modified time | relevance | path

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

/dports/databases/db5/db-5.3.28/src/dbinc_auto/
H A Dheap_ext.h13 int __heapc_dup __P((DBC *, DBC *));
H A Dint_def.in1054 #define __heapc_dup __heapc_dup@DB_VERSION_UNIQUE_NAME@
/dports/databases/db18/db-18.1.40/src/dbinc_auto/
H A Dheap_ext.h13 int __heapc_dup __P((DBC *, DBC *));
H A Dint_def.in1263 #define __heapc_dup __heapc_dup@DB_VERSION_UNIQUE_NAME@
/dports/databases/db5/db-5.3.28/src/heap/
H A Dheap_stub.c64 __heapc_dup(orig_dbc, new_dbc) in __heapc_dup() function
H A Dheap.c2568 __heapc_dup(orig_dbc, new_dbc) in __heapc_dup() function
/dports/databases/db18/db-18.1.40/src/heap/
H A Dheap_stub.c98 __heapc_dup(orig_dbc, new_dbc) in __heapc_dup() function
H A Dheap.c2694 __heapc_dup(orig_dbc, new_dbc) in __heapc_dup() function
/dports/databases/db5/db-5.3.28/src/db/
H A Ddb_cam.c650 if ((ret = __heapc_dup(dbc_orig, dbc_n)) != 0)
/dports/databases/db18/db-18.1.40/src/db/
H A Ddb_cam.c967 if ((ret = __heapc_dup(dbc_orig, dbc_n)) != 0)