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

/freebsd-12-stable/sys/contrib/dev/acpica/compiler/
H A Dasloptions.c199 int BadCommandLine = 0; local
213 BadCommandLine = AslDoOptions (argc, argv, FALSE);
231 BadCommandLine = TRUE;
243 if (BadCommandLine)

Completed in 113 milliseconds