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 - 2
of
2
) 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
*);
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 51 milliseconds
Indexes created Thu Sep 25 16:09:42 GMT 2025