Searched refs:__ram_c_put (Results 1 – 3 of 3) sorted by relevance
59 int __ram_c_put __P((DBC *, DBT *, DBT *, u_int32_t));
686 __ram_c_put(dbc, key, data, flags) in __ram_c_put() function
162 dbc->c_put = __ram_c_put;