Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/acpi/common/
H A Dgetopt.c59 #define ACPI_OPTION_ERROR(msg, badchar) \ macro
104 ACPI_OPTION_ERROR ("Option requires an argument: -", 'v'); in AcpiGetoptArgument()
166 ACPI_OPTION_ERROR ("Illegal option: -", CurrentChar); in AcpiGetopt()
187 ACPI_OPTION_ERROR ( in AcpiGetopt()
249 ACPI_OPTION_ERROR ( in AcpiGetopt()