Lines Matching full:exit
30 exit 1
49 # Try to run requested program, and just exit if it succeeds.
52 "$@" && exit 0
53 # Exit code 63 means version mismatch. This often happens
72 -h, --help display this help and exit
73 -v, --version output version information and exit
94 exit $?
99 exit $?
105 exit 1
116 # Now exit if we have it, but it failed. Also exit now if we
128 exit 1
130 exit 1
137 exit 1
142 exit 1
215 echo "exit 0"
217 exit 1
288 exit $?
317 test -f $file || exit 1
328 gnutar "$@" && exit 0
331 gtar "$@" && exit 0
338 tar "$firstarg" "$@" && exit 0
344 tar "$firstarg" "$@" && exit 0
353 exit 1
364 exit 1
368 exit 0