Home
last modified time | relevance | path

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

/u-boot/include/
A Dos.h204 int os_parse_args(struct sandbox_state *state, int argc, char *argv[]);
/u-boot/arch/sandbox/cpu/
A Dstart.c517 if (os_parse_args(state, argc, argv)) in sandbox_main()
A Dos.c462 int os_parse_args(struct sandbox_state *state, int argc, char *argv[]) in os_parse_args() function

Completed in 7 milliseconds