OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:kstat_t
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/cddl/osnet/sys/sys/
kstat.h
81
}
kstat_t
;
typedef in typeref:struct:kstat
99
kstat_t
*kstat_create(char *module, int instance, char *name, char *class,
101
void kstat_install(
kstat_t
*ksp);
102
void kstat_delete(
kstat_t
*ksp);
kstat.h
81
}
kstat_t
;
typedef in typeref:struct:kstat
99
kstat_t
*kstat_create(char *module, int instance, char *name, char *class,
101
void kstat_install(
kstat_t
*ksp);
102
void kstat_delete(
kstat_t
*ksp);
Completed in 67 milliseconds
Indexes created Mon Jun 15 00:25:07 UTC 2026