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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/btree/
H A Dbt_method.c48 dbp->set_bt_compare = __bam_set_bt_compare;
175 * __bam_set_bt_compare --
178 * PUBLIC: int __bam_set_bt_compare
182 __bam_set_bt_compare(dbp, func) function
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/dbinc_auto/
H A Dbtree_ext.h41 int __bam_set_bt_compare __P((DB *, int (*)(DB *, const DBT *, const DBT *)));
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/rep/
H A Drep_method.c784 (ret = __bam_set_bt_compare(dbp, __rep_bt_cmp)) != 0)

Completed in 70 milliseconds