Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/sparc/sparc/
H A Dpromlib.c78 static char *parse_bootfile(char *);
792 parse_bootfile(char *args) in parse_bootfile() function
824 char *kernel = parse_bootfile(*ba->v2_bootargs); in obp_v2_getbootfile()
939 return (parse_bootfile(buf)); in opf_getbootfile()