Searched refs:hostname_shortlen (Results 1 – 1 of 1) sorted by relevance
/freebsd/usr.sbin/newsyslog/ |
H A D | newsyslog.c | 273 static size_t hostname_shortlen; variable 701 hostname_shortlen = strcspn(hostname, "."); in parse_args() 2495 daytime, (int)hostname_shortlen, hostname, getpid(), in log_trim() 2500 daytime, (int)hostname_shortlen, hostname, getpid(), in log_trim() 2505 daytime, (int)hostname_shortlen, hostname, getpid(), in log_trim()
|