Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/stmsboot/
H A Dmpxio-upgrade265 ONDISKVER=`$AWK '/bootpath/ {print $3}' /boot/solaris/bootenv.rc|\
267 if [ "$ONDISKVER" != "$cur_bootpath" ]; then
268 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"