Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sendmail/db/mp/
H A Dmp_bh.c270 int callpgin, dosync, ret, syncfail; local
425 syncfail = __os_fsync(dbmfp->fd) != 0;
427 if (syncfail)