Lines Matching refs:option_error
405 option_error("too few parameters for option '%s'", arg);
422 option_error("unrecognized option '%s'", arg);
462 option_error("file nesting too deep");
476 option_error("Can't open options file %s: %m", filename);
505 option_error("too few parameters for option '%s'", cmd);
512 option_error("the '%s' option may not be used here", cmd);
526 option_error("unrecognized option '%s'", cmd);
540 option_error("error in included file");
643 option_error("too few parameters for option '%s'",
661 option_error("unrecognized option '%s'", w->word);
715 option_error("it's too late to use the '%s' option", opt->name);
719 option_error("using the '%s' option requires root privilege",
725 option_error("'%s' option is disabled", opt->name);
731 option_error("'%s' option cannot be overridden", opt->name);
755 option_error("%s value must be%s >= %d",
759 option_error("%s value must be%s <= %d",
763 option_error("%s value must be%s between %d and %d",
781 option_error("%s value cannot be set to infinity; limited to %d",
786 option_error("%s value cannot be increased beyond %d",
1102 option_error __V((char *fmt, ...)) in option_error() function
1362 option_error("Error reading %s: %m", filename);
1377 option_error("warning: word in file %s too long (%.20s...)",
1403 option_error("invalid numeric parameter '%s' for '%s' option",
1520 option_error("call option value may not contain .. or start with /");
1562 option_error("error in pass-filter expression: %s\n", pcap_geterr(&pc));
1581 option_error("error in active-filter expression: %s\n", pcap_geterr(&pc));
1615 option_error("using the domain option requires root privilege");
1679 option_error("Couldn't stat '%s': %m", cp);
1683 option_error("'%s' is not a character device", cp);
1688 option_error("device name cannot be changed after initialization");
1691 option_error("per-tty options file may not specify device name");
1696 option_error("device name %s from %s cannot be overridden",
1738 option_error("unknown host: %s", arg);
1745 option_error("bad local IP address %I", local);
1761 option_error("unknown host: %s", colon);
1770 option_error("bad remote IP address %I", remote);
1807 option_error("invalid netmask value '%s'", *argv);
1956 option_error("Can't open log file %s: %m", *argv);
1987 option_error("%s", err);
1988 option_error("Couldn't load plugin %s", arg);
1993 option_error("%s has no initialization entry point", arg);