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

/illumos-gate/usr/src/cmd/stmsboot/
H A Dmpxio-upgrade268 ONDISKVER=`$AWK '/bootpath/ {print $3}' /boot/solaris/bootenv.rc|\
270 if [ "$ONDISKVER" != "$cur_bootpath" ]; then
271 cur_bootpath="$ONDISKVER"
H A Dstmsboot.sh408 ONDISKVER=`$AWK '/bootpath/ {print $3}' /boot/solaris/bootenv.rc|\
410 if [ "$ONDISKVER" != "$cur_bootpath" ]; then
411 cur_bootpath="$ONDISKVER"

Completed in 47 milliseconds