Searched refs:kod_warn (Results 1 – 1 of 1) sorted by relevance
2844 const char *kod_warn = "KOD does nothing without LIMITED."; in config_access() local2846 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()