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

/vbox/src/VBox/Installer/solaris/
H A Dvboxconfig.sh48 BIN_PKILL=/usr/bin/pkill
204 if test ! -x "$BIN_PKILL"; then
205 BIN_PKILL=`find_bin_path "$BIN_PKILL"`
865 $BIN_PKILL "$procname"

Completed in 43 milliseconds