Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/stmsboot/
H A Dmpxio-upgrade287 ONDISKVER=`$AWK '/bootpath/ {print $3}' /boot/solaris/bootenv.rc|\
289 if [ "$ONDISKVER" != "$cur_bootpath" ]; then
290 cur_bootpath="$ONDISKVER"
H A Dstmsboot.sh407 ONDISKVER=`$AWK '/bootpath/ {print $3}' /boot/solaris/bootenv.rc|\
409 if [ "$ONDISKVER" != "$cur_bootpath" ]; then
410 cur_bootpath="$ONDISKVER"