Home
last modified time | relevance | path

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

/freebsd-12.1/usr.sbin/syslogd/
H A Dsyslogd.c371 static bool RFC3164OutputFormat = true; /* Use legacy format by default. */ variable
632 RFC3164OutputFormat = true; in main()
635 RFC3164OutputFormat = false; in main()
1956 if (RFC3164OutputFormat) in fprintlog_first()
2357 if (RFC3164OutputFormat) in init()