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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/tcl/
H A Dtcl_db_pkg.c57 static int tcl_dup_compare __P((DB *, const DBT *, const DBT *));
1735 ret = (*dbp)->set_dup_compare(*dbp, tcl_dup_compare);
3588 * tcl_bt_compare and tcl_dup_compare --
3603 tcl_dup_compare(dbp, dbta, dbtb) function

Completed in 79 milliseconds