HomeSort by: relevance | last modified time | path
    Searched refs:cfgwarn (Results 1 - 5 of 5) sorted by relevancy

  /src/usr.bin/config/
scan.l 535 cfgwarn("cannot open conditional include file %s: %s",
main.c 1096 cfgwarn("The use of `defopt' is deprecated");
1156 cfgwarn("obsolete option `%s' will be ignored", name);
1177 cfgwarn("undeclared option `%s' added to IDENT", name);
1347 cfgwarn("already have %s `%s=%s'", type, name,
1350 cfgwarn("already have %s `%s'", type, name);
1385 cfgwarn("%s `%s' is not defined", type, name);
util.c 470 cfgwarn(const char *fmt, ...) function in typeref:typename:void
defs.h 659 void cfgwarn(const char *, ...) /* immediate warns */
sem.c 224 cfgwarn("device `%s' has multiple classes "
292 cfgwarn("warning: maxusers already defined at %s:%hu",

Completed in 17 milliseconds