Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/sendmail/db/xa/
H A Dxa_db.c43 static int __xa_sync __P((DB *, u_int32_t));
107 dbp->sync = __xa_sync;
246 __xa_sync(dbp, flags) in __xa_sync() function