Searched refs:lastcommand (Results 1 – 1 of 1) sorted by relevance
73 static char lastcommand[CMDBUFLEN]; in aml_dbgr() local91 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()