Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/sendmail/db/xa/
H A Dxa_db.c32 static int __xa_c_close __P((DBC *));
161 dbc->c_close = __xa_c_close;
257 __xa_c_close(dbc) in __xa_c_close() function