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

/freebsd-10.2-release/sys/contrib/dev/acpica/common/
H A Dgetopt.c80 * two-character options after the original call to AcpiGetopt.
83 * (After call to AcpiGetopt, we need to backup to the previous
119 * FUNCTION: AcpiGetopt
131 AcpiGetopt( function
/freebsd-10.2-release/sys/contrib/dev/acpica/include/
H A Dacapps.h104 AcpiGetopt(
/freebsd-10.2-release/sys/contrib/dev/acpica/compiler/
H A Dasloptions.c171 while ((j = AcpiGetopt (argc, argv, ASL_SUPPORTED_OPTIONS)) != ACPI_OPT_END) switch (j)

Completed in 50 milliseconds