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

/vbox/src/VBox/Installer/solaris/
H A Dvboxconfig.sh73 FATALOP=fatal
454 if test "$fatal" = "$FATALOP"; then
491 if test "$fatal" = "$FATALOP"; then
546 if test "$fatal" = "$FATALOP"; then
582 if test "$fatal" = "$FATALOP"; then
592 add_driver "$MOD_VBOXFLT" "$DESC_VBOXFLT" "$FATALOP"
593 load_module "drv/$MOD_VBOXFLT" "$DESC_VBOXFLT" "$FATALOP"
603 add_driver "$MOD_VBOXBOW" "$DESC_VBOXBOW" "$FATALOP"
604 load_module "drv/$MOD_VBOXBOW" "$DESC_VBOXBOW" "$FATALOP"
617 add_driver "$MOD_VBOXDRV" "$DESC_VBOXDRV" "$FATALOP" "no
[all...]

Completed in 62 milliseconds