opts_ptr           91 tools/power/acpi/common/getopt.c 	char *opts_ptr;
opts_ptr          111 tools/power/acpi/common/getopt.c 	    (opts_ptr = strchr(opts, current_char)) == NULL) {
opts_ptr          124 tools/power/acpi/common/getopt.c 	if (*++opts_ptr == ':') {
opts_ptr          144 tools/power/acpi/common/getopt.c 	else if (*opts_ptr == '+') {
opts_ptr          160 tools/power/acpi/common/getopt.c 	else if (*opts_ptr == '^') {
opts_ptr          175 tools/power/acpi/common/getopt.c 	else if (*opts_ptr == '|') {