Home
last modified time | relevance | path

Searched refs:ACPI_OPTION_ERROR (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/tools/power/acpi/common/
Dgetopt.c58 #define ACPI_OPTION_ERROR(msg, badchar) \ macro
95 ACPI_OPTION_ERROR("Option requires an argument: -", 'v'); in acpi_getopt_argument()
144 ACPI_OPTION_ERROR("Illegal option: -", current_char); in acpi_getopt()
162 ACPI_OPTION_ERROR("Option requires an argument: -", in acpi_getopt()
212 ACPI_OPTION_ERROR in acpi_getopt()