Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/sendmail/db/xa/
H A Dxa_db.c36 static int __xa_close __P((DB *, u_int32_t));
99 dbp->close = __xa_close;
114 __xa_close(dbp, flags) in __xa_close() function