Searched refs:LOGSYNC (Results 1 – 2 of 2) sorted by relevance
137 #define LOGSYNC 0x040 /* nightly log update message */ macro
1482 if ((mp->flags & (FLUSHMSG | LOGSYNC)) == in logit()1483 (FLUSHMSG | LOGSYNC)) { in logit()