Home
last modified time | relevance | path

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

/netbsd-src/usr.sbin/acpitools/amldb/
H A Ddebug.c73 static char lastcommand[CMDBUFLEN]; in aml_dbgr() local
91 memcpy(commandline, lastcommand, sizeof commandline); in aml_dbgr()
93 memcpy(lastcommand, commandline, sizeof commandline); in aml_dbgr()
276 bzero(lastcommand, sizeof lastcommand); in aml_dbgr()