Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/ntp/ntpd/
H A Dntp_config.c2771 const char *kod_warn = "KOD does nothing without LIMITED."; in config_access() local
2773 fprintf(stderr, "restrict %s: %s\n", kod_where, kod_warn); in config_access()
2774 msyslog(LOG_WARNING, "restrict %s: %s", kod_where, kod_warn); in config_access()