Searched refs:__dbcl_dbc_get (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.h84 int __dbcl_dbc_get __P((DBC *, 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.c2787 * PUBLIC: int __dbcl_dbc_get __P((DBC *, DBT *, DBT *, u_int32_t));
2790 __dbcl_dbc_get(dbc, key, data, flags) function
3319 dbc->get = dbc->c_get = __dbcl_dbc_get;

Completed in 45 milliseconds