Home
last modified time | relevance | path

Searched refs:bootpath (Results 1 – 5 of 5) sorted by relevance

/freebsd-13.1/stand/powerpc/ofw/
H A Dmain.c135 char bootpath[64]; in main() local
195 OF_getprop(chosen, "bootpath", bootpath, 64); in main()
196 ch = strchr(bootpath, ':'); in main()
198 printf("Booted from: %s\n", bootpath); in main()
213 env_setenv("currdev", EV_VOLATILE, bootpath, in main()
215 env_setenv("loaddev", EV_VOLATILE, bootpath, env_noset, in main()
/freebsd-13.1/stand/powerpc/boot1.chrp/
H A Dboot1.c44 static char bootpath[128]; variable
223 ofw_getprop(chosenh, "bootpath", bootpath, sizeof(bootpath)); in ofw_init()
226 bootpath[sizeof(bootpath) - 1] = '\0'; in ofw_init()
228 p = bootpath; in ofw_init()
507 " Boot loader: %s\n", bootpath, path); in main()
510 while (bootpath[len] != '\0') len++; in main()
512 memcpy(bootpath_full,bootpath,len+1); in main()
/freebsd-13.1/stand/mips/beri/loader/
H A Dmain.c147 printf("bootpath=\"%s\"\n", bootpath); in main()
/freebsd-13.1/share/doc/smm/01.setup/
H A Dspell.ok217 bootpath
/freebsd-13.1/stand/forth/
H A Dsupport.4th1278 : bootpath s" /boot/" ;
1432 bootpath nip path nip + \ total length
1441 bootpath strcat