Home
last modified time | relevance | path

Searched refs:setroot_root (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/kern/
H A Dkern_subr.c117 static void setroot_root(device_t, int);
257 setroot_root(bootdv, bootpartition); in setroot()
486 setroot_root(device_t bootdv, int bootpartition) in setroot_root() function