Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/atari/stand/installboot/
H A Dinstallboot.c108 bool use_wd = false; in main() local
283 install_hd(char *devnm, struct disklabel *label, bool use_wd) in install_hd()