Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/sendmail/db/include/
H A Dbtree_ext.h59 int __ram_c_put __P((DBC *, DBT *, DBT *, u_int32_t));
/titanic_41/usr/src/cmd/sendmail/db/btree/
H A Dbt_recno.c686 __ram_c_put(dbc, key, data, flags) in __ram_c_put() function
H A Dbt_cursor.c162 dbc->c_put = __ram_c_put;