OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:lastcommand
(Results
1 - 3
of
3
) sorted by relevancy
/src/usr.sbin/acpitools/amldb/
debug.c
73
static char
lastcommand
[CMDBUFLEN];
local
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
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
91
memcpy(commandline,
lastcommand
, sizeof commandline);
93
memcpy(
lastcommand
, commandline, sizeof commandline);
276
bzero(
lastcommand
, sizeof
lastcommand
);
Completed in 37 milliseconds
Indexes created Mon Feb 23 01:20:22 UTC 2026