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

/freebsd-10.0-release/sys/contrib/dev/acpica/compiler/
H A Dasloptions.c91 int BadCommandLine = 0; local
106 BadCommandLine = AslDoOptions (argc, argv, FALSE);
125 BadCommandLine = TRUE;
137 if (BadCommandLine)

Completed in 278 milliseconds