Searched refs:__db_secondary_get (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/db/
H A Ddb_am.c22 static int __db_secondary_get __P((DB *, DB_TXN *, DBT *, DBT *, u_int32_t));
655 sdbp->get = __db_secondary_get;
750 * __db_secondary_get --
755 __db_secondary_get(sdbp, txn, skey, data, flags) function

Completed in 29 milliseconds