opterror 63 tools/lib/subcmd/parse-options.c return opterror(opt, "requires a value", flags); opterror 77 tools/lib/subcmd/parse-options.c return opterror(opt, "takes no value", flags); opterror 79 tools/lib/subcmd/parse-options.c return opterror(opt, "isn't available", flags); opterror 81 tools/lib/subcmd/parse-options.c return opterror(opt, "is not usable", flags); opterror 95 tools/lib/subcmd/parse-options.c opterror(opt, msg, flags); opterror 111 tools/lib/subcmd/parse-options.c return opterror(opt, "takes no value", flags); opterror 144 tools/lib/subcmd/parse-options.c return opterror(opt, reason, flags); opterror 263 tools/lib/subcmd/parse-options.c return opterror(opt, "expects a numerical value", flags); opterror 278 tools/lib/subcmd/parse-options.c return opterror(opt, "expects an unsigned numerical value", flags); opterror 281 tools/lib/subcmd/parse-options.c return opterror(opt, "expects a numerical value", flags); opterror 297 tools/lib/subcmd/parse-options.c return opterror(opt, "expects a numerical value", flags); opterror 313 tools/lib/subcmd/parse-options.c return opterror(opt, "expects a numerical value", flags); opterror 328 tools/lib/subcmd/parse-options.c return opterror(opt, "expects an unsigned numerical value", flags); opterror 331 tools/lib/subcmd/parse-options.c return opterror(opt, "expects a numerical value", flags); opterror 383 tools/lib/subcmd/parse-options.c return opterror(options, "takes no value", flags);