Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/acpi/acpidump/
H A Dapmain.c95 #define AP_SUPPORTED_OPTIONS "?a:bc:f:hn:o:r:svxz" macro
196 while ((j = AcpiGetopt (argc, argv, AP_SUPPORTED_OPTIONS)) != ACPI_OPT_END) switch (j) in ApDoOptions()