Searched refs:AP_SUPPORTED_OPTIONS (Results 1 – 1 of 1) sorted by relevance
95 #define AP_SUPPORTED_OPTIONS "?a:bc:f:hn:o:r:svxz" macro196 while ((j = AcpiGetopt (argc, argv, AP_SUPPORTED_OPTIONS)) != ACPI_OPT_END) switch (j) in ApDoOptions()