HomeSort by: relevance | last modified time | path
    Searched refs:lastcommand (Results 1 - 3 of 3) sorted by relevancy

  /src/usr.sbin/acpitools/amldb/
debug.c 73 static char lastcommand[CMDBUFLEN]; local in function:aml_dbgr
91 memcpy(commandline, lastcommand, sizeof commandline);
93 memcpy(lastcommand, commandline, sizeof commandline);
276 bzero(lastcommand, sizeof lastcommand);
debug.c 73 static char lastcommand[CMDBUFLEN]; local in function:aml_dbgr
91 memcpy(commandline, lastcommand, sizeof commandline);
93 memcpy(lastcommand, commandline, sizeof commandline);
276 bzero(lastcommand, sizeof lastcommand);
debug.c 73 static char lastcommand[CMDBUFLEN]; local in function:aml_dbgr
91 memcpy(commandline, lastcommand, sizeof commandline);
93 memcpy(lastcommand, commandline, sizeof commandline);
276 bzero(lastcommand, sizeof lastcommand);

Completed in 35 milliseconds