Home
last modified time | relevance | path

Searched defs:kern_history (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/sys/
H A Dkernhist.h59 struct kern_history { struct
62 LIST_ENTRY(kern_history) list; /* link on list of all histories */ argument
65 struct kern_history_ent *e; /* the allocated entries */ argument
66 int s; /* our sysctl number */