Home
last modified time | relevance | path

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

/third_party/lib/acpica/source/components/debugger/
A Ddbinput.c64 char *UserCommand);
711 char *UserCommand) in AcpiDbMatchCommand() argument
716 if (!UserCommand || UserCommand[0] == 0) in AcpiDbMatchCommand()
723 if (strstr (AcpiGbl_DbCommands[i].Name, UserCommand) == in AcpiDbMatchCommand()

Completed in 3 milliseconds