Searched refs:__ham_getindex (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/dbinc_auto/
H A Dhash_ext.h82 int __ham_getindex __P((DBC *, PAGE *, const DBT *, int, int *, db_indx_t *));
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/hash/
H A Dhash_page.c459 * __ham_getindex. This saves a getindex call when inserting using a cursor.
498 if ((ret = __ham_getindex(dbc, p, key_dbt,
606 * PUBLIC: int __ham_getindex __P((DBC *,
610 __ham_getindex(dbc, p, key, key_type, match, indx) function
2134 if ((ret = __ham_getindex(dbc, hcp->page, pkey,
H A Dhash_dup.c570 if ((ret = __ham_getindex(dbc, next_pagep, &k,
602 * and calling __ham_getindex. Let __ham_copypair do the
H A Dhash.c1767 if ((ret = __ham_getindex(dbc, hcp->page, key,

Completed in 104 milliseconds