Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/luna68k/stand/boot/
H A Dboot.c111 return bootnetbsd(line, howto); in boot()
115 bootnetbsd(char *line, int howto) in bootnetbsd() function
H A Dsamachdep.h73 int bootnetbsd(char *, int);
H A Dinit_main.c316 bootnetbsd(default_file, 0); in main()