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

/freebsd-13-stable/stand/mips/beri/boot2/
H A Dboot2.c70 static int beri_argc; variable
203 beri_argc = argc;
318 boot((void *)ehp->e_entry, beri_argc, beri_argv, beri_envv);
384 boot((void *)addr, beri_argc, beri_argv, beri_envv);

Completed in 98 milliseconds