Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/x68k/stand/installboot/
H A Dinstallboot.c62 int checkbootprog(const char *);
76 checkbootprog(const char *name) in checkbootprog() function
203 if (checkbootprog(bootprog) < 0) in main()