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

/illumos-gate/usr/src/cmd/initpkg/
H A Dumountall.sh247 # doumounts echos its return code to stdout, so commands used within
249 doumounts () { function
396 error=`echo $REVERSED | doumounts`
398 error=`tail -r $MNTTAB | doumounts`

Completed in 58 milliseconds