Home
last modified time | relevance | path

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

/freebsd-13.1/usr.sbin/syslogd/
H A Dsyslogd.c409 static bool RFC3164OutputFormat = true; /* Use legacy format by default. */ variable
689 RFC3164OutputFormat = true; in main()
692 RFC3164OutputFormat = false; in main()
720 if (RFC3164OutputFormat && MaxForwardLen > 1024) in main()
2160 if (RFC3164OutputFormat) in fprintlog_first()
2309 if (RFC3164OutputFormat) in cvthname()
2576 if (RFC3164OutputFormat) in init()
2938 if (RFC3164OutputFormat) in cfline()