Searched refs:boot2_argv (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/stand/mips/beri/loader/
H A Dloader.h54 extern char **boot2_argv;
H A Dmain.c98 char **boot2_argv; variable
112 boot2_argv = argv;
H A Dexec.c121 (*entry)(boot2_argc, (register_t)boot2_argv, (register_t)boot2_envv,

Completed in 182 milliseconds