OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:histhead
(Results
1 - 1
of
1
) sorted by relevancy
/src/usr.bin/vmstat/
vmstat.c
2208
struct kern_history_head
histhead
;
local
2218
deref_kptr((void *)histnl[X_KERN_HISTORIES].n_value, &
histhead
,
2219
sizeof(
histhead
), histnl[X_KERN_HISTORIES].n_name);
2221
if (
histhead
.lh_first == NULL) {
2229
for (histkva = LIST_FIRST(&
histhead
); histkva != NULL;
Completed in 15 milliseconds
Indexes created Fri Mar 06 19:51:54 UTC 2026