OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:rump_component
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/rump/include/rump-sys/
kern.h
75
struct
rump_component
{
struct
78
LIST_ENTRY(
rump_component
) rc_entries;
107
#define
RUMP_COMPONENT
(type) \
109
static struct
rump_component
rumpcomp##type = { \
138
void rump_component_load(const struct
rump_component
*);
139
void rump_component_unload(struct
rump_component
*);
Completed in 11 milliseconds
Indexes created Wed Oct 01 18:09:54 GMT 2025