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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/dbinc_auto/
H A Drpc_client_ext.h62 int __dbcl_db_put __P((DB *, DB_TXN *, DBT *, DBT *, u_int32_t));
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/rpc_client/
H A Dgen_client.c1843 * PUBLIC: int __dbcl_db_put __P((DB *, DB_TXN *, DBT *, DBT *, u_int32_t));
1846 __dbcl_db_put(dbp, txnp, key, data, flags) function
3242 dbp->put = __dbcl_db_put;

Completed in 29 milliseconds