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

/vbox/src/VBox/Installer/solaris/
H A Dvboxconfig.sh36 BIN_REMDRV=/usr/sbin/rem_drv
164 if test ! -x "$BIN_REMDRV"; then
165 BIN_REMDRV=`find_bin_path "$BIN_REMDRV"`
481 $BIN_REMDRV $BASEDIR_OPT $modname
483 $BIN_REMDRV $BASEDIR_OPT $modname >/dev/null 2>&1

Completed in 35 milliseconds