Home
last modified time | relevance | path

Searched refs:errexit (Results 1 – 25 of 52) sorted by relevance

123

/illumos-gate/usr/src/cmd/ast/libshell/common/tests/
H A Dsun_solaris_cr_6778077_sigthaw_trap.sh62 ${SHELL} -o errexit -c 'trap "true" SIGTHAW ; true' || err_exit "SIGTHAW not supported."
63 ${SHELL} -o errexit -c 'trap "true" THAW ; true' || err_exit "THAW not supported."
64 ${SHELL} -o errexit -c 'trap "true" 35 ; true' || err_exit "signal 35 not supported."
69 ${SHELL} -o errexit -c 'trap "true" SIGFREEZE ; true' || err_exit "SIGFREEZE not supported."
70 ${SHELL} -o errexit -c 'trap "true" FREEZE ; true' || err_exit "FREEZE not supported."
71 ${SHELL} -o errexit -c 'trap "true" 34 ; true' || err_exit "signal 34 not supported."
H A Dsun_solaris_cr_6805795_negative_zero.sh78 set -o errexit
87 set -o errexit
105 set -o errexit
118 set -o errexit
135 set -o errexit
153 set -o errexit
H A Dsun_solaris_cr_6800929_large_command_substitution_hang.sh142 ${SHELL} -o errexit -c "${currtst.cmd}" >"${tmpfile}.out" &
167 ${SHELL} -o errexit -c 'builtin uniq ; set -- `cat /etc/termcap | sort | uniq` ; true' >/dev/null &
178 ${SHELL} -o errexit -c 'builtin uniq ; set -- ${ cat /etc/termcap | sort | uniq ; } ; true' >/dev/n…
189 ${SHELL} -o errexit -c 'builtin -d uniq /bin/uniq ; set -- `cat /etc/termcap | sort | uniq` ; true'…
200 ${SHELL} -o errexit -c 'builtin -d uniq /bin/uniq ; set -- ${ cat /etc/termcap | sort | uniq ; } ; …
H A Dsun_solaris_cr_6848486_echo_test_with_test_undefined_executes_test_builtin.sh81 out=$($SHELL -o errexit -c 'unset test ; print ${test} ; print "#mark"' 2>&1 ) || err_exit "Shell r…
88 out=$($SHELL -o errexit -c 'print ${sleep} ; print "#mark"' 2>&1 ) || err_exit "Shell returned erro…
H A Dsun_solaris_vartree002.sh312 set -o errexit
317 set -o errexit
324 set -o errexit
329 set -o errexit
H A Dsun_solaris_compoundvario.sh67 set -o errexit
77 set -o errexit
87 set -o errexit
97 set -o errexit
H A Dsun_solaris_compound_nameref.sh108 (set -o errexit ; read -C tmp <<<"${out}" ; [[ "$(typeset +p tmp.nodes)" == *-A* ]]) || err_exit "m…
109 (set -o errexit ; read -C tmp <<<"${out}" ; [[ -v tmp.nodesnum ]]) || err_exit "m…
/illumos-gate/usr/src/data/ucode/
H A Dupdate.intel19 function errexit { function
24 [[ -n "$1" && -f "$1" ]] || errexit "Syntax: $0 <path to microcode tar>"
37 [[ -f $mf ]] || errexit "Run from usr/src/data/ucode"
45 errexit "Cannot find executable '$cmd' in PATH"
60 mkdir $tmp/out || errexit "Failed to create temporary directory"
H A Dupdate.amd32 function errexit { function
45 [[ -f $mf ]] || errexit "Run from usr/src/data/ucode"
53 errexit "Cannot find executable '$cmd' in PATH"
70 mkdir $tmp/out || errexit "Failed to create temporary directory"
103 [[ $bf = amd* ]] || errexit "$f does not look like a firmware file"
/illumos-gate/usr/src/lib/iconv_modules/vi/common/
H A DUTF-8%tcvn.c112 goto errexit; in _icv_iconv()
125 goto errexit; in _icv_iconv()
141 goto errexit; in _icv_iconv()
179 errexit: in _icv_iconv()
/illumos-gate/usr/src/cmd/fs.d/udfs/fsck/
H A Dpass1.c53 extern void errexit(char *, ...);
126 errexit(gettext("Root file entry is not a " in pass1()
222 errexit(gettext("Can't handle ext_ads in directories/n")); in opndir()
253 errexit(gettext("Can't allocate directory extent buffer\n")); in getallocext()
336 errexit(gettext("Allocation extent not " in getdir()
369 errexit(gettext("Can't allocate directory extent " in getdir()
373 errexit(gettext("Can't read directory extent\n")); in getdir()
384 errexit(gettext("Allocation extent not " in getdir()
417 errexit(gettext("Can't allocate directory extent " in getdir()
421 errexit(gettext("Can't read directory extent\n")); in getdir()
[all …]
H A Dutilities.c67 void errexit(char *, ...) __NORETURN;
115 errexit(char *fmt, ...) in errexit() function
224 errexit("\n"); in reply()
263 errexit(gettext("cannot allocate buffer pool\n")); in bufinit()
274 errexit(gettext("cannot allocate buffer pool\n")); in bufinit()
301 errexit(gettext("deadlocked buffer pool\n")); in getdatablk()
353 errexit(gettext("Program terminated\n")); in rwerror()
370 errexit(gettext("Panic: lost %d buffers\n"), in ckfini()
498 errexit(gettext("UNKNOWN INODESC FIX MODE %d\n"), in dofix()
H A Dinode.c43 extern void errexit(char *, ...);
68 errexit(gettext("Cannot grow inphead list\n"));
H A Dsetup.c56 extern void errexit(char *, ...);
117 errexit(gettext("Can't stat root\n")); in setup()
157 errexit(gettext("Can't open checklist file: %s\n"), in setup()
404 errexit(gettext("Can't find anchor volume descriptor\n")); in readvolseq()
411 errexit("cannot allocate space for volume sequences\n"); in readvolseq()
/illumos-gate/usr/src/cmd/fs.d/ufs/fsck/
H A Dsetup.c118 errexit("fsck: open mount point error: %s", in read_super_block()
124 errexit("fsck: ioctl _FIOGETSUPERBLOCK error: %s", in read_super_block()
196 errexit("fsck: open mount point error: %s", in flush_fs()
201 errexit("fsck: ioctl _FIOFFS error: %s", in flush_fs()
394 errexit( in derive_devstr()
480 errexit("Program terminated"); in check_mount_state()
746 errexit("ERROR-LOCKED; MARKED \"FSFIX\"\n"); in initial_error_state_adjust()
754 errexit("ERROR-LOCKED; MARKED \"FSCLEAN\"\n"); in initial_error_state_adjust()
765 errexit("ERRORLOCKED; NOT MARKED \"FSBAD\"\n"); in initial_error_state_adjust()
810 errexit( in getsummaryinfo()
[all …]
H A Dpass2.c67 errexit("Program terminated."); in pass2()
70 errexit("CANNOT ALLOCATE ROOT INODE\n"); in pass2()
79 errexit("CANNOT ALLOCATE ROOT INODE\n"); in pass2()
83 errexit("Program terminated."); in pass2()
97 errexit("CANNOT ALLOCATE ROOT INODE\n"); in pass2()
102 errexit("Program terminated."); in pass2()
115 errexit("BAD STATE 0x%x FOR ROOT INODE\n", in pass2()
549 errexit("pass2check got NULL from getinoinfo at chk1 I=%d\n", in pass2check()
783 errexit("pass2check found a zero-len " in pass2check()
842 errexit("pass2check found bad reference to " in pass2check()
[all …]
H A Dinode.c417 errexit("panic: indirection level %d not 1, 2, or 3", in get_indir_offsets()
681 errexit("bad inode number %d to ginode\n", inum); in ginode()
731 errexit("bad inode number %d to nextinode\n", inum); in getnextinode()
743 errexit( in getnextinode()
749 errexit("Internal error: inobufsize overflow"); in getnextinode()
807 errexit("Cannot allocate space for inode buffer\n"); in resetinodebuf()
839 errexit("Cannot increase directory list\n"); in cacheino()
850 errexit("cannot increase directory list"); in cacheino()
925 errexit("cannot increase acl list"); in cacheacl()
1142 errexit("assertion failed: allocino() asked for " in allocino()
[all …]
H A Dutilities.c166 errexit("\n"); in reply()
241 errexit("cannot allocate buffer pool\n"); in bufinit()
273 errexit("Panic: cache lost %d buffers\n", in unbufinit()
295 errexit("deadlocked buffer pool\n"); in getdatablk()
403 errexit("Program terminated\n"); in rwerror()
572 errexit("allocblk() asked for %d frags. " in allocblk()
889 errexit(caddr_t fmt, ...) in errexit() function
1021 errexit("Out of memory in asprintf\n"); in fsck_asprintf()
1321 errexit("out of memory"); in updateclean()
1904 errexit("Out of memory in cg_sanity"); \
[all …]
H A Dpass4.c148 errexit("BAD STATE 0x%x FOR INODE I=%d", in pass4()
215 errexit("Program terminated."); in pass4check()
H A Ddup_avl.c330 errexit("Out of memory in " in invert_frags()
468 errexit("Out of memory in alloc_claimant()\n"); in alloc_claimant()
482 errexit("Out of memory in alloc_dup()\n"); in alloc_dup()
579 errexit("Out of memory in new_inode_dup\n"); in new_inode_dup()
H A Dpass3.c110 errexit("pass3 could not find cached " in pass3a()
232 errexit("out of memory"); in pass3a()
388 errexit("PASS3: BAD STATE %d FOR INODE I=%d", in pass3acheck()
/illumos-gate/usr/src/cmd/ast/ksh/
H A DMakefile.testshell107 set +o errexit ; \
138 set +o errexit ; \
171 set -o errexit ; \
/illumos-gate/usr/src/test/util-tests/tests/cpio/
H A Dcpio_test.ksh27 function errexit { function
48 errexit "Cannot find executable '$cmd' in PATH"
83 [[ -z $DEVICE ]] && errexit "No suitable device node found for test"
91 [ -f "$stderr" ] || errexit "Could not create temporary file"
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/tests/
H A Dcomvario.sh86 set -o errexit
96 set -o errexit
106 set -o errexit
116 set -o errexit
604 …out.stderr="${ { out.stdout="${ ${SHELL} -o nounset -o errexit -c "${tv.cmd}" ; (( out.res=$? )) ;…
666 …out.stderr="${ { out.stdout="${ ${SHELL} -o nounset -o errexit -c "${testcmd}" ; (( out.res=$? )) …
/illumos-gate/usr/src/cmd/sgs/tsort/common/
H A Derrexit.c39 errexit(int e) in errexit() function

123