Searched defs:__db_sync (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/sendmail/db/db/
H A Ddb_am.c58 dbp->sync = __db_sync;
406 * __db_sync --
409 * PUBLIC: int __db_sync __P((DB *, u_int32_t));
412 __db_sync(dbp, flags) function

Completed in 44 milliseconds