Searched refs:__ram_c_put (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/sendmail/db/include/
H A Dbtree_ext.h59 int __ram_c_put __P((DBC *, DBT *, DBT *, u_int32_t));
/illumos-gate/usr/src/cmd/sendmail/db/btree/
H A Dbt_recno.c680 * __ram_c_put --
683 * PUBLIC: int __ram_c_put __P((DBC *, DBT *, DBT *, u_int32_t));
686 __ram_c_put(dbc, key, data, flags) function
H A Dbt_cursor.c162 dbc->c_put = __ram_c_put;

Completed in 61 milliseconds