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

/vbox/src/VBox/Installer/solaris/
H A Dvboxconfig.sh38 BIN_MODUNLOAD=/usr/sbin/modunload
172 if test ! -x "$BIN_MODUNLOAD"; then
173 BIN_MODUNLOAD=`find_bin_path "$BIN_MODUNLOAD"`
519 $BIN_MODUNLOAD -i $modid
539 $BIN_MODUNLOAD -i $modid

Completed in 45 milliseconds