Searched defs:__ram_sync (Results 1 - 1 of 1) sorted by last modified time

/illumos-gate/usr/src/cmd/sendmail/db/btree/
H A Dbt_recno.c37 static int __ram_sync __P((DB *, u_int32_t));
146 dbp->sync = __ram_sync;
401 * __ram_sync --
405 __ram_sync(dbp, flags) function

Completed in 58 milliseconds