HomeSort by: relevance | last modified time | path
    Searched defs:rump_component_init (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/rump/librump/rumpkern/
rump.c 427 rump_component_init(RUMP_COMPONENT_KERN);
430 rump_component_init(RUMP__FACTION_VFS);
436 rump_component_init(RUMP__FACTION_NET);
437 rump_component_init(RUMP__FACTION_DEV);
442 rump_component_init(RUMP_COMPONENT_KERN_VFS);
482 rump_component_init(RUMP_COMPONENT_POSTINIT);
485 rump_component_init(RUMP_COMPONENT_SYSCALL);
603 rump_component_init(enum rump_component_type type) function in typeref:typename:void
rump.c 427 rump_component_init(RUMP_COMPONENT_KERN);
430 rump_component_init(RUMP__FACTION_VFS);
436 rump_component_init(RUMP__FACTION_NET);
437 rump_component_init(RUMP__FACTION_DEV);
442 rump_component_init(RUMP_COMPONENT_KERN_VFS);
482 rump_component_init(RUMP_COMPONENT_POSTINIT);
485 rump_component_init(RUMP_COMPONENT_SYSCALL);
603 rump_component_init(enum rump_component_type type) function in typeref:typename:void
rump.c 427 rump_component_init(RUMP_COMPONENT_KERN);
430 rump_component_init(RUMP__FACTION_VFS);
436 rump_component_init(RUMP__FACTION_NET);
437 rump_component_init(RUMP__FACTION_DEV);
442 rump_component_init(RUMP_COMPONENT_KERN_VFS);
482 rump_component_init(RUMP_COMPONENT_POSTINIT);
485 rump_component_init(RUMP_COMPONENT_SYSCALL);
603 rump_component_init(enum rump_component_type type) function in typeref:typename:void

Completed in 32 milliseconds