Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/sendmail/db/xa/
H A Dxa_db.c38 static int __xa_del __P((DB *, DB_TXN *, DBT *, u_int32_t));
101 dbp->del = __xa_del;
186 __xa_del(dbp, txn, key, flags) in __xa_del() function