Home
last modified time | relevance | path

Searched refs:boot_debug (Results 1 – 8 of 8) sorted by relevance

/titanic_53/usr/src/cmd/boot/common/
H A Dboot_utils.c33 boolean_t boot_debug = B_FALSE; variable
41 if (boot_debug == B_FALSE) in boot_gdebug()
H A Dboot_utils.h45 extern boolean_t boot_debug;
/titanic_53/usr/src/boot/sys/boot/forth/
H A Dmenu-commands.4th202 s" boot_debug" unsetenv
239 s" boot_debug" unsetenv
244 s" boot_debug" getenv -1 <> kmdb_enabled? and dup if
253 s" set boot_debug=YES" evaluate
H A Dloader.4th159 s" boot_debug" getenv dup -1 <> if
289 \ -d to boot_debug=YES
458 s" set boot_debug=YES" evaluate TRUE
H A Dbeadm.4th247 s" boot_debug" unsetenv
/titanic_53/usr/src/cmd/boot/installboot/sparc/
H A Dinstallboot.c913 boot_debug = B_TRUE; in main()
/titanic_53/usr/src/cmd/boot/installgrub/
H A Dinstallgrub.c166 boot_debug = B_TRUE; in main()
/titanic_53/usr/src/cmd/boot/installboot/i386/
H A Dinstallboot.c1528 boot_debug = B_TRUE; in main()