Home
last modified time | relevance | path

Searched refs:__heap_append (Results 1 – 12 of 12) sorted by relevance

/dports/databases/db5/db-5.3.28/src/dbinc_auto/
H A Dheap_ext.h11 int __heap_append __P((DBC *, DBT *, DBT *));
H A Dint_def.in1052 #define __heap_append __heap_append@DB_VERSION_UNIQUE_NAME@
/dports/databases/db18/db-18.1.40/src/dbinc_auto/
H A Dheap_ext.h11 int __heap_append __P((DBC *, DBT *, DBT *));
H A Dint_def.in1261 #define __heap_append __heap_append@DB_VERSION_UNIQUE_NAME@
/dports/databases/db5/db-5.3.28/src/heap/
H A Dheap_stub.c85 __heap_append(dbc, key, data) in __heap_append() function
H A Dheap.c2185 __heap_append(dbc, key, data) in __heap_append() function
/dports/databases/db18/db-18.1.40/src/heap/
H A Dheap_stub.c119 __heap_append(dbc, key, data) in __heap_append() function
H A Dheap.c2274 __heap_append(dbc, key, data) in __heap_append() function
/dports/databases/db18/db-18.1.40/src/db/
H A Ddb_am.c490 if ((ret = __heap_append(dbc, key, &tdata)) != 0)
H A Ddb_cam.c1595 if ((ret = __heap_append(dbc_n, key, &tdata)) != 0)
/dports/databases/db5/db-5.3.28/src/db/
H A Ddb_am.c489 if ((ret = __heap_append(dbc, key, &tdata)) != 0)
H A Ddb_cam.c1273 if ((ret = __heap_append(dbc_n, key, &tdata)) != 0)