Searched refs:parse_bootfile (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/arch/sparc/sparc/
H A Dpromlib.c74 static char *parse_bootfile(char *);
672 parse_bootfile(char *args) function
704 char *kernel = parse_bootfile(*ba->v2_bootargs);
714 * in parse_bootfile() above, that boot args contain only switches
819 return (parse_bootfile(buf));
/netbsd-6-1-5-RELEASE/sys/arch/sparc64/sparc64/
H A Dmachdep.c311 static char *parse_bootfile(char *);
315 parse_bootfile(char *args) function
386 cp = parse_bootfile(bootargs);

Completed in 163 milliseconds