HomeSort by: relevance | last modified time | path
    Searched defs:parse_bootfile (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/sparc/sparc/
promlib.c 78 static char *parse_bootfile(char *);
792 parse_bootfile(char *args) function in typeref:typename:char *
824 char *kernel = parse_bootfile(*ba->v2_bootargs);
834 * in parse_bootfile() above, that boot args contain only switches
939 return (parse_bootfile(buf));
promlib.c 78 static char *parse_bootfile(char *);
792 parse_bootfile(char *args) function in typeref:typename:char *
824 char *kernel = parse_bootfile(*ba->v2_bootargs);
834 * in parse_bootfile() above, that boot args contain only switches
939 return (parse_bootfile(buf));

Completed in 22 milliseconds