HomeSort by: relevance | last modified time | path
    Searched defs:lastcommand (Results 1 - 1 of 1) 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);

Completed in 11 milliseconds