Searched refs:conf_warning (Results 1 – 1 of 1) sorted by relevance
/l4re-core-master/uclibc/lib/contrib/uclibc/extra/config/ |
A D | confdata.c | 19 static void conf_warning(const char *fmt, ...) 30 static void conf_warning(const char *fmt, ...) in conf_warning() function 143 conf_warning("symbol value '%s' invalid for %s", p, sym->name); in conf_set_sym_val() 164 conf_warning("invalid string found"); in conf_set_sym_val() 175 conf_warning("symbol value '%s' invalid for %s", p, sym->name); in conf_set_sym_val() 330 conf_warning("override: reassigning to symbol %s", sym->name); in conf_read_simple() 364 conf_warning("override: reassigning to symbol %s", sym->name); in conf_read_simple() 370 conf_warning("unexpected data"); in conf_read_simple() 381 conf_warning("%s creates inconsistent choice state", sym->name); in conf_read_simple() 387 conf_warning("override: %s changes choice state", sym->name); in conf_read_simple()
|
Completed in 4 milliseconds