Searched defs:doumounts (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/brand/solaris10/cmd/
H A Ds10_umountall.sh239 # doumounts echos its return code to stdout, so commands used within
241 doumounts () { function
395 error=`echo $REVERSED | doumounts`
397 error=`tail -r $MNTTAB | doumounts`

Completed in 71 milliseconds