Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/syslogd/
H A Dsyslogd.h137 #define LOGSYNC 0x040 /* nightly log update message */ macro
H A Dsyslogd.c1482 if ((mp->flags & (FLUSHMSG | LOGSYNC)) == in logit()
1483 (FLUSHMSG | LOGSYNC)) { in logit()