Searched refs:AcpiGetopt (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/acpi/acpixtract/
H A Daxmain.c116 while ((j = AcpiGetopt (argc, argv, AX_SUPPORTED_OPTIONS)) != ACPI_OPT_END) switch (j)
/illumos-gate/usr/src/cmd/acpi/common/
H A Dgetopt.c81 * two-character options after the original call to AcpiGetopt.
84 * (After call to AcpiGetopt, we need to backup to the previous
121 * FUNCTION: AcpiGetopt
133 AcpiGetopt( function
/illumos-gate/usr/src/uts/intel/sys/acpi/
H A Dacapps.h143 AcpiGetopt(
/illumos-gate/usr/src/cmd/acpi/acpidump/
H A Dapmain.c196 while ((j = AcpiGetopt (argc, argv, AP_SUPPORTED_OPTIONS)) != ACPI_OPT_END) switch (j)

Completed in 59 milliseconds