Home
last modified time | relevance | path

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

/freebsd-14.2/usr.sbin/syslogd/
H A Dsyslogd.c407 static bool RFC3164OutputFormat = true; /* Use legacy format by default. */ variable
687 RFC3164OutputFormat = true; in main()
690 RFC3164OutputFormat = false; in main()
718 if (RFC3164OutputFormat && MaxForwardLen > 1024) in main()
2158 if (RFC3164OutputFormat) in fprintlog_first()
2307 if (RFC3164OutputFormat) in cvthname()
2574 if (RFC3164OutputFormat) in init()
2936 if (RFC3164OutputFormat) in cfline()