Searched refs:__db_coff (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/db/
H A Ddb_overflow.c408 * __db_moff and __db_coff are generic functions useful in searching and
410 * item. __db_coff compares two offpage items for lexicographic sort order.
486 * __db_coff --
499 * PUBLIC: int __db_coff __P((DB *, DB_THREAD_INFO *, DB_TXN *, const DBT *,
503 __db_coff(dbp, ip, txn, dbt, match, cmpfunc, cmpp) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/dbinc_auto/
H A Ddb_ext.h196 int __db_coff __P((DB *, DB_THREAD_INFO *, DB_TXN *, const DBT *, const DBT *, int (*)(DB *, const DBT *, const DBT *), int *));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/hash/
H A Dhash_page.c783 if ((ret = __db_coff(dbp, ip, txn, key,
900 if ((ret = __db_coff(dbp, ip, txn,

Completed in 105 milliseconds