OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ci_other
(Results
1 - 1
of
1
) sorted by relevancy
/src/usr.sbin/sa/
pdb.c
230
struct cmdinfo ci, ci_total,
ci_other
, ci_junk;
local
235
memset(&
ci_other
, 0, sizeof(
ci_other
));
236
strcpy(
ci_other
.ci_comm, "***other");
272
add_ci(&ci, &
ci_other
);
292
if (
ci_other
.ci_calls != 0) {
293
data.data = &
ci_other
;
294
data.size = sizeof(
ci_other
);
Completed in 14 milliseconds
Indexes created Fri May 08 00:25:09 UTC 2026