badchar 25 tools/power/acpi/common/getopt.c #define ACPI_OPTION_ERROR(msg, badchar) \ badchar 26 tools/power/acpi/common/getopt.c if (acpi_gbl_opterr) {fprintf (stderr, "%s%c\n", msg, badchar);}