Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/sendmail/db/xa/
H A Dxa_db.c37 static int __xa_cursor __P((DB *, DB_TXN *, DBC **, u_int32_t));
100 dbp->cursor = __xa_cursor;
135 __xa_cursor(dbp, txn, dbcp, flags) in __xa_cursor() function