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

/freebsd-12-stable/stand/common/
H A Dnewvers.sh53 bootprog_info="FreeBSD/${3} ${2}, Revision ${r}\\n"
55 bootprog_info="$bootprog_info(${t} ${u}@${h})\\n"
58 echo "char bootprog_info[] = \"$bootprog_info\";" > $tempfile
H A Dbootstrap.h166 extern char bootprog_info[];
/freebsd-12-stable/stand/mips/beri/loader/
H A Dmain.c145 printf("\n%s", bootprog_info);
/freebsd-12-stable/stand/powerpc/ofw/
H A Dmain.c132 printf("\n%s", bootprog_info);
/freebsd-12-stable/stand/userboot/userboot/
H A Dmain.c161 printf("\n%s", bootprog_info);
/freebsd-12-stable/stand/i386/loader/
H A Dmain.c239 printf("\n%s", bootprog_info);
/freebsd-12-stable/stand/powerpc/kboot/
H A Dmain.c287 printf("\n%s", bootprog_info);
/freebsd-12-stable/stand/uboot/common/
H A Dmain.c470 printf("\n%s", bootprog_info);
/freebsd-12-stable/stand/efi/loader/
H A Dmain.c1008 printf("%s\n", bootprog_info);
/freebsd-12-stable/stand/sparc64/loader/
H A Dmain.c888 printf("\n%s", bootprog_info);

Completed in 202 milliseconds