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

  /src/sys/arch/hpcmips/stand/lcboot/
main.c 386 get_next_arg(char *arg) function in typeref:typename:char *
468 opt = get_next_arg(opt);
661 opt = get_next_arg(opt);
668 opt = get_next_arg(opt);
721 opt = get_next_arg(opt);
726 opt = get_next_arg(opt);
745 opt = get_next_arg(subcmd);
815 opt = get_next_arg(opt);
817 opt = get_next_arg(opt);
819 opt = get_next_arg(opt)
    [all...]
main.c 386 get_next_arg(char *arg) function in typeref:typename:char *
468 opt = get_next_arg(opt);
661 opt = get_next_arg(opt);
668 opt = get_next_arg(opt);
721 opt = get_next_arg(opt);
726 opt = get_next_arg(opt);
745 opt = get_next_arg(subcmd);
815 opt = get_next_arg(opt);
817 opt = get_next_arg(opt);
819 opt = get_next_arg(opt)
    [all...]
main.c 386 get_next_arg(char *arg) function in typeref:typename:char *
468 opt = get_next_arg(opt);
661 opt = get_next_arg(opt);
668 opt = get_next_arg(opt);
721 opt = get_next_arg(opt);
726 opt = get_next_arg(opt);
745 opt = get_next_arg(subcmd);
815 opt = get_next_arg(opt);
817 opt = get_next_arg(opt);
819 opt = get_next_arg(opt)
    [all...]

Completed in 31 milliseconds