Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sendmail/db/xa/
H A Dxa_db.c41 static int __xa_sync __P((DB *, u_int32_t));
105 dbp->sync = __xa_sync;
244 __xa_sync(dbp, flags) in __xa_sync() function