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

/netbsd-current/sys/rump/include/rump-sys/
H A Dkern.h143 typedef void (*rump_proc_vfs_init_fn)(struct proc *); typedef
145 extern rump_proc_vfs_init_fn rump_proc_vfs_init;
/netbsd-current/sys/rump/librump/rumpkern/
H A Drump.c127 rump_proc_vfs_init_fn rump_proc_vfs_init = (void *)nullop;

Completed in 188 milliseconds