Searched refs:conf_warning (Results 1 – 1 of 1) sorted by relevance
149 static void conf_warning(const char *fmt, ...)158 static void conf_warning(const char *fmt, ...) in conf_warning() function250 conf_warning("symbol value '%s' invalid for %s", in conf_set_sym_val()266 conf_warning("invalid string found"); in conf_set_sym_val()278 conf_warning("symbol value '%s' invalid for %s", in conf_set_sym_val()449 conf_warning("override: reassigning to symbol %s", sym->name); in conf_read_simple()488 conf_warning("override: reassigning to symbol %s", sym->name); in conf_read_simple()494 conf_warning("unexpected data: %.*s", in conf_read_simple()507 conf_warning("%s creates inconsistent choice state", sym->name); in conf_read_simple()513 conf_warning("override: %s changes choice state", sym->name); in conf_read_simple()
Completed in 4 milliseconds