Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/acpica/dist/debugger/
H A Ddbhistry.c207 char *CommandNumArg) in AcpiDbGetFromHistory() argument
212 if (CommandNumArg == NULL) in AcpiDbGetFromHistory()
219 CmdNum = strtoul (CommandNumArg, NULL, 0); in AcpiDbGetFromHistory()
/netbsd-src/sys/external/bsd/acpica/dist/include/
H A Dacdebug.h419 char *CommandNumArg);