Home
last modified time | relevance | path

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

/freebsd/usr.sbin/syslogd/
H A Dsyslogd.c317 static bool RemoteHostname; /* Log remote hostname from the message */ variable
559 RemoteHostname = true; in main()
1041 if (hostname == NULL || !RemoteHostname) in parsemsg_rfc5424()
1258 if (RemoteHostname) { in parsemsg_rfc3164()