Searched refs:__db_join_put (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_join.c25 static int __db_join_put __P((DBC *, DBT *, DBT *, u_int32_t));
202 dbc->put = dbc->c_put = __db_join_put;
272 __db_join_put(dbc, key, data, flags) function

Completed in 62 milliseconds