Home
last modified time | relevance | path

Searched defs:rootpart (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/sys/arch/atari/stand/installboot/
H A Dinstallboot.c231 struct partition *rootpart; in install_fd() local
/netbsd-src/usr.sbin/sysinst/
H A Dtarget.c164 int rootpart = -1; in target_already_root() local
/netbsd-src/sys/kern/
H A Dinit_sysctl.c1250 int rootpart = DISKPART(rootdev); in sysctl_kern_root_partition() local
/netbsd-src/sbin/raidctl/
H A Draidctl.c100 static const char *rootpart[] = { "No", "Force", "Soft", "*invalid*" }; variable