Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/ntp/ntpd/
Dntp_config.c2844 const char *kod_warn = "KOD does nothing without LIMITED."; in config_access() local
2846 fprintf(stderr, "restrict %s: %s\n", kod_where, kod_warn); in config_access()
2847 msyslog(LOG_WARNING, "restrict %s: %s", kod_where, kod_warn); in config_access()