Searched refs:h_compare (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/hash/
H A Dhash_method.c42 hashp->h_compare = NULL;
142 t->h_compare = func;
H A Dhash_page.c677 pgno, tlen, t->h_compare, &res)) != 0)
682 if (t->h_compare != NULL) {
685 if (t->h_compare(
784 &tmp_dbt, t->h_compare, &res))
793 off_pgno, itemlen, t->h_compare, &res))
809 off_pgno, off_len, t->h_compare,
818 } else if (t->h_compare != NULL) {
821 res = t->h_compare(dbp, key, &tmp_dbt);
883 if (t->h_compare != NULL)
901 &prev_dbt, &curr_dbt, t->h_compare,
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/dbinc/
H A Dhash.h58 int (*h_compare) __P((DB *, const DBT *, const DBT *)); member in struct:hash_t
H A Ddb_am.h207 ((HASH *)(dbp)->h_internal)->h_compare != NULL
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/cxx/
H A Dcxx_db.cpp484 DB_CALLBACK_C_INTERCEPT(h_compare,
489 DB_SET_CALLBACK(set_h_compare, h_compare,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/libdb_java/
H A Djava_callbacks.i661 java.util.Comparator, h_compare)

Completed in 83 milliseconds