Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/sendmail/db/xa/
H A Dxa_db.c41 static int __xa_put __P((DB *, DB_TXN *, DBT *, DBT *, u_int32_t));
105 dbp->put = __xa_put;
217 __xa_put(dbp, txn, key, data, flags) in __xa_put() function