Lines Matching full:exit
64 -h, --help print this message and exit
65 -v, --version print the version information and exit
93 exit 1
129 exit 1 ;;
136 # If not found, print an error message and exit.
139 exit 1
200 exit 1
223 exit 1
236 exit 0 ;;
239 exit 0 ;;
256 exit 1
262 exit 1
271 exit 1
303 exit 1
310 exit 1
317 exit 1
324 test -d "$bootdir" || mkdir "$bootdir" || exit 1
325 test -d "$grubdir" || mkdir "$grubdir" || exit 1
344 exit 1
355 exit 1
363 # I don't know why, but some shells wouldn't die if exit is
366 exit 1
376 exit 1 ;;
393 exit 1
406 exit 1
411 rm -f $file || exit 1
415 cp -f $file ${grubdir} || exit 1
443 exit 1
462 exit 1
477 exit 0