Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/emips/stand/common/
H A Dboot.c62 char *getboot(char *, char*);
123 name = getboot(bootpath,options); in main()
234 char *getboot(char *kname, char* optarg) in getboot() function