Searched refs:rump_component_type (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/rump/include/rump-sys/
H A Dkern.h56 enum rump_component_type { enum
76 enum rump_component_type rc_type;
140 void rump_component_init(enum rump_component_type);
141 int rump_component_count(enum rump_component_type);
/netbsd-current/sys/rump/librump/rumpkern/
H A Drump.c594 rump_component_count(enum rump_component_type type)
603 rump_component_init(enum rump_component_type type)

Completed in 205 milliseconds